Package dev.drtheo.autojson.util
Class ClassAdapter.Primitive<T,Array>
java.lang.Object
dev.drtheo.autojson.util.ClassAdapter.Primitive<T,Array>
- All Implemented Interfaces:
ClassAdapter<T,Array>
- Direct Known Subclasses:
BooleanClassAdapter,ClassAdapter.Wrapped
- Enclosing interface:
- ClassAdapter<T,
Array>
public abstract static class ClassAdapter.Primitive<T,Array>
extends Object
implements ClassAdapter<T,Array>
-
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
Modifier and TypeMethodDescriptionabstract Tvoidvoidprotected abstract voidprotected abstract voidMethods 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, get, getArray, getArrayLength, getLength, setArray
-
Constructor Details
-
Primitive
-
-
Method Details
-
get
- Specified by:
getin interfaceClassAdapter<T,Array>
-
set
- Specified by:
setin interfaceClassAdapter<T,Array>
-
set
- Specified by:
setin interfaceClassAdapter<T,Array>
-
set0
-
set0
-