索引
常量字段值|所有程序包|所有类和接口
A
- abstractCodecTypeElement - 类中的变量 cn.wjybxx.dson.codec.CodecProcessor
- anno_binIgnore - 类中的变量 cn.wjybxx.dson.codec.CodecProcessor
- anno_binSerializable - 类中的变量 cn.wjybxx.dson.codec.CodecProcessor
- anno_classImplTypeMirror - 类中的变量 cn.wjybxx.dson.codec.CodecProcessor
- anno_codecLinker - 类中的变量 cn.wjybxx.dson.codec.CodecProcessor
- anno_codecLinkerGroup - 类中的变量 cn.wjybxx.dson.codec.CodecProcessor
- anno_docIgnore - 类中的变量 cn.wjybxx.dson.codec.CodecProcessor
- anno_docSerializable - 类中的变量 cn.wjybxx.dson.codec.CodecProcessor
- anno_fieldImplTypeMirror - 类中的变量 cn.wjybxx.dson.codec.CodecProcessor
- arrayListTypeMirror - 类中的变量 cn.wjybxx.dson.codec.CodecProcessor
B
- bin_afterDecodeMethod - 类中的变量 cn.wjybxx.dson.codec.CodecProcessor
- bin_newInstanceMethod - 类中的变量 cn.wjybxx.dson.codec.CodecProcessor
- bin_readFieldsMethod - 类中的变量 cn.wjybxx.dson.codec.CodecProcessor
- bin_writeObjectMethod - 类中的变量 cn.wjybxx.dson.codec.CodecProcessor
- binReaderTypeMirror - 类中的变量 cn.wjybxx.dson.codec.CodecProcessor
- binScanIgnoreAnnoSpec - 类中的变量 cn.wjybxx.dson.codec.CodecProcessor
- binWriterTypeMirror - 类中的变量 cn.wjybxx.dson.codec.CodecProcessor
C
- canGetDirectly(VariableElement, TypeElement) - 类中的方法 cn.wjybxx.dson.codec.CodecProcessor
-
测试
TypeElement是否可以直接读取字段。 - canSetDirectly(VariableElement, TypeElement) - 类中的方法 cn.wjybxx.dson.codec.CodecProcessor
-
测试
TypeElement是否可以直接写字段。 - cn.wjybxx.dson.codec - 程序包 cn.wjybxx.dson.codec
- CNAME_BIN_IGNORE - 类中的静态变量 cn.wjybxx.dson.codec.CodecProcessor
- CNAME_BIN_SERIALIZABLE - 类中的静态变量 cn.wjybxx.dson.codec.CodecProcessor
- CNAME_CLASS_IMPL - 类中的静态变量 cn.wjybxx.dson.codec.CodecProcessor
- CNAME_DOC_IGNORE - 类中的静态变量 cn.wjybxx.dson.codec.CodecProcessor
- CNAME_DOC_SERIALIZABLE - 类中的静态变量 cn.wjybxx.dson.codec.CodecProcessor
- CNAME_ENUM_LITE - 类中的静态变量 cn.wjybxx.dson.codec.CodecProcessor
- CNAME_FIELD_IMPL - 类中的静态变量 cn.wjybxx.dson.codec.CodecProcessor
- CNAME_NumberStyle - 类中的静态变量 cn.wjybxx.dson.codec.CodecProcessor
- CNAME_ObjectStyle - 类中的静态变量 cn.wjybxx.dson.codec.CodecProcessor
- CNAME_POJO_CODEC - 类中的静态变量 cn.wjybxx.dson.codec.CodecProcessor
- CNAME_StringStyle - 类中的静态变量 cn.wjybxx.dson.codec.CodecProcessor
- CNAME_TYPEARG - 类中的静态变量 cn.wjybxx.dson.codec.CodecProcessor
- CNAME_WireType - 类中的静态变量 cn.wjybxx.dson.codec.CodecProcessor
- CodecProcessor - cn.wjybxx.dson.codec中的类
- CodecProcessor() - 类的构造器 cn.wjybxx.dson.codec.CodecProcessor
- collectionTypeMirror - 类中的变量 cn.wjybxx.dson.codec.CodecProcessor
- containsReaderConstructor(TypeElement, TypeMirror) - 类中的方法 cn.wjybxx.dson.codec.CodecProcessor
-
是否包含 T(Reader reader) 构造方法
- containsReadObjectMethod(List<? extends Element>, TypeMirror) - 类中的方法 cn.wjybxx.dson.codec.CodecProcessor
-
是否包含 readerObject 实例方法
- containsWriteObjectMethod(List<? extends Element>, TypeMirror) - 类中的方法 cn.wjybxx.dson.codec.CodecProcessor
-
是否包含 writeObject 实例方法
D
- doc_afterDecodeMethod - 类中的变量 cn.wjybxx.dson.codec.CodecProcessor
- doc_newInstanceMethod - 类中的变量 cn.wjybxx.dson.codec.CodecProcessor
- doc_readFieldsMethod - 类中的变量 cn.wjybxx.dson.codec.CodecProcessor
- doc_writeObjectMethod - 类中的变量 cn.wjybxx.dson.codec.CodecProcessor
- docReaderTypeMirror - 类中的变量 cn.wjybxx.dson.codec.CodecProcessor
- docScanIgnoreAnnoSpec - 类中的变量 cn.wjybxx.dson.codec.CodecProcessor
- docWriterTypeMirror - 类中的变量 cn.wjybxx.dson.codec.CodecProcessor
- doProcess(Set<? extends TypeElement>, RoundEnvironment) - 类中的方法 cn.wjybxx.dson.codec.CodecProcessor
E
- ensureInited() - 类中的方法 cn.wjybxx.dson.codec.CodecProcessor
- enumCodecTypeElement - 类中的变量 cn.wjybxx.dson.codec.CodecProcessor
- enumLiteTypeMirror - 类中的变量 cn.wjybxx.dson.codec.CodecProcessor
- enumMapRawTypeMirror - 类中的变量 cn.wjybxx.dson.codec.CodecProcessor
- enumSetRawTypeMirror - 类中的变量 cn.wjybxx.dson.codec.CodecProcessor
F
- findAfterDecodeMethod(List<? extends Element>) - 类中的方法 cn.wjybxx.dson.codec.CodecProcessor
-
查找反序列化钩子方法
- findNotPrivateGetter(VariableElement, List<? extends Element>) - 类中的方法 cn.wjybxx.dson.codec.CodecProcessor
-
查找非private的getter方法
- findNotPrivateSetter(VariableElement, List<? extends Element>) - 类中的方法 cn.wjybxx.dson.codec.CodecProcessor
-
查找非private的setter方法
G
- getEncoderClassMethod - 类中的变量 cn.wjybxx.dson.codec.CodecProcessor
- getSupportedAnnotationTypes() - 类中的方法 cn.wjybxx.dson.codec.CodecProcessor
I
- isByteArray(TypeMirror) - 类中的方法 cn.wjybxx.dson.codec.CodecProcessor
- isClassOrEnum(TypeElement) - 类中的方法 cn.wjybxx.dson.codec.CodecProcessor
- isCollection(TypeMirror) - 类中的方法 cn.wjybxx.dson.codec.CodecProcessor
- isEnumLite(TypeMirror) - 类中的方法 cn.wjybxx.dson.codec.CodecProcessor
- isEnumMap(TypeMirror) - 类中的方法 cn.wjybxx.dson.codec.CodecProcessor
- isEnumSet(TypeMirror) - 类中的方法 cn.wjybxx.dson.codec.CodecProcessor
- isMap(TypeMirror) - 类中的方法 cn.wjybxx.dson.codec.CodecProcessor
- isSerializableField(VariableElement, TypeMirror) - 类中的方法 cn.wjybxx.dson.codec.CodecProcessor
-
是否是可序列化的字段
- isSet(TypeMirror) - 类中的方法 cn.wjybxx.dson.codec.CodecProcessor
- isString(TypeMirror) - 类中的方法 cn.wjybxx.dson.codec.CodecProcessor
L
- linkedHashMapTypeMirror - 类中的变量 cn.wjybxx.dson.codec.CodecProcessor
- linkedHashSetTypeMirror - 类中的变量 cn.wjybxx.dson.codec.CodecProcessor
M
- mapTypeMirror - 类中的变量 cn.wjybxx.dson.codec.CodecProcessor
- MNAME_AFTER_DECODE - 类中的静态变量 cn.wjybxx.dson.codec.CodecProcessor
- MNAME_FOR_NUMBER - 类中的静态变量 cn.wjybxx.dson.codec.CodecProcessor
- MNAME_GET_ENCODER_CLASS - 类中的静态变量 cn.wjybxx.dson.codec.CodecProcessor
- MNAME_GET_NUMBER - 类中的静态变量 cn.wjybxx.dson.codec.CodecProcessor
- MNAME_NEW_INSTANCE - 类中的静态变量 cn.wjybxx.dson.codec.CodecProcessor
- MNAME_READ_FIELDS - 类中的静态变量 cn.wjybxx.dson.codec.CodecProcessor
- MNAME_READ_OBJECT - 类中的静态变量 cn.wjybxx.dson.codec.CodecProcessor
- MNAME_WRITE_OBJECT - 类中的静态变量 cn.wjybxx.dson.codec.CodecProcessor
N
- newAfterDecodeMethodBuilder(DeclaredType, TypeMirror) - 类中的方法 cn.wjybxx.dson.codec.CodecProcessor
- newGetEncoderClassMethod(DeclaredType, TypeName) - 类中的方法 cn.wjybxx.dson.codec.CodecProcessor
- newNewInstanceMethodBuilder(DeclaredType, TypeMirror) - 类中的方法 cn.wjybxx.dson.codec.CodecProcessor
- newReadFieldsMethodBuilder(DeclaredType, TypeMirror) - 类中的方法 cn.wjybxx.dson.codec.CodecProcessor
- newWriteObjectMethodBuilder(DeclaredType, TypeMirror) - 类中的方法 cn.wjybxx.dson.codec.CodecProcessor
S
- setTypeMirror - 类中的变量 cn.wjybxx.dson.codec.CodecProcessor
- stringTypeMirror - 类中的变量 cn.wjybxx.dson.codec.CodecProcessor
T
- typeNameNumberStyle - 类中的变量 cn.wjybxx.dson.codec.CodecProcessor
- typeNameObjectStyle - 类中的变量 cn.wjybxx.dson.codec.CodecProcessor
- typeNameStringStyle - 类中的变量 cn.wjybxx.dson.codec.CodecProcessor
- typeNameTypeArgInfo - 类中的变量 cn.wjybxx.dson.codec.CodecProcessor
- typeNameWireType - 类中的变量 cn.wjybxx.dson.codec.CodecProcessor
常量字段值|所有程序包|所有类和接口