Class GraphCommonsJsonGenerator

java.lang.Object
dev.enola.thing.gen.graphcommons.GraphCommonsJsonGenerator
All Implemented Interfaces:
ConverterInto<Iterable<Thing>,Appendable>, ConverterIntoAppendable<Iterable<Thing>>, ThingsIntoAppendableConverter

Deprecated.
Generator of JSON Format used by Graph Commons.

@deprecated This does not actually work.