Package dev.drtheo.autojson.util.adapter
Class ObjectClassAdapter
java.lang.Object
dev.drtheo.autojson.util.adapter.ObjectClassAdapter
- All Implemented Interfaces:
ClassAdapter<Object,Object[]>
-
Nested Class Summary
Nested classes/interfaces inherited from interface dev.drtheo.autojson.util.ClassAdapter
ClassAdapter.Num<T extends Number,Array>, ClassAdapter.Primitive<T, Array>, ClassAdapter.Wrapped<T, Array, B> -
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface dev.drtheo.autojson.util.ClassAdapter
castArray, getArray, getArrayLength, setArray
-
Constructor Details
-
ObjectClassAdapter
public ObjectClassAdapter()
-
-
Method Details
-
get
- Specified by:
getin interfaceClassAdapter<Object,Object[]>
-
set
- Specified by:
setin interfaceClassAdapter<Object,Object[]>
-
set
- Specified by:
setin interfaceClassAdapter<Object,Object[]>
-
getLength
- Specified by:
getLengthin interfaceClassAdapter<Object,Object[]>
-
get
- Specified by:
getin interfaceClassAdapter<Object,Object[]>
-