/vax

Java object serialization

Primary LanguageJava

Value Extracting Library

Preface

One common task is to get the values from an object and stuff it into a key value store, such as a map or a csv file (key → numbers). This library tries to handle this boring, repetitive and error prone chore.