Package dev.latvian.apps.json.adapter
Interface JSONAdapter<T>
- All Known Implementing Classes:
ArrayJSONAdapter,CollectionJSONAdapter,EnumJSONAdapter,MapJSONAdapter,RecordJSONAdapter,ReflectionJSONAdapter
public interface JSONAdapter<T>
-
Method Summary
-
Method Details
-
adapt
-
write
- Throws:
IOException
-
getRawType
-
create
-