Uses of Class
lazyj.Format.JSONFragment
-
Uses of Format.JSONFragment in lazyj
Methods in lazyj that return Format.JSONFragmentModifier and TypeMethodDescriptionFormat.JSONFragment.append
(CharSequence seq) static Format.JSONFragment
Get a JSON representation of base object types (String, Number, Boolean) and collections (Iterable, Map) of them.static Format.JSONFragment
Get a JSON representation of base object types (String, Number, Boolean) and collections (Iterable, Map) of them.