索引
常量字段值|所有程序包|所有类和接口
A
- abstractCodecTypeElement - 类中的变量 cn.wjybxx.dsonapt.CodecProcessor
- afterDecodeMethod - 类中的变量 cn.wjybxx.dsonapt.CodecProcessor
- anno_CodecLinker - 类中的变量 cn.wjybxx.dsonapt.CodecProcessor
- anno_CodecLinkerBean - 类中的变量 cn.wjybxx.dsonapt.CodecProcessor
- anno_CodecLinkerGroup - 类中的变量 cn.wjybxx.dsonapt.CodecProcessor
- anno_DsonIgnore - 类中的变量 cn.wjybxx.dsonapt.CodecProcessor
- anno_DsonProperty - 类中的变量 cn.wjybxx.dsonapt.CodecProcessor
- anno_DsonSerializable - 类中的变量 cn.wjybxx.dsonapt.CodecProcessor
B
- beforeEncodeMethod - 类中的变量 cn.wjybxx.dsonapt.CodecProcessor
C
- canGetDirectly(VariableElement) - 类中的方法 cn.wjybxx.dsonapt.CodecProcessor
-
测试是否可以直接读取字段。
- canSetDirectly(VariableElement) - 类中的方法 cn.wjybxx.dsonapt.CodecProcessor
-
测试是否可以直接写字段。
- cn.wjybxx.dsonapt - 程序包 cn.wjybxx.dsonapt
- CNAME_CODEC - 类中的静态变量 cn.wjybxx.dsonapt.CodecProcessor
- CodecProcessor - cn.wjybxx.dsonapt中的类
- CodecProcessor() - 类的构造器 cn.wjybxx.dsonapt.CodecProcessor
- containsAfterDecodeMethod(List<? extends Element>) - 类中的方法 cn.wjybxx.dsonapt.CodecProcessor
-
是否包含 afterDecode 实例方法
- containsBeforeEncodeMethod(List<? extends Element>) - 类中的方法 cn.wjybxx.dsonapt.CodecProcessor
-
是否包含 beforeEncode 实例方法
- containsNewInstanceMethod(TypeElement) - 类中的方法 cn.wjybxx.dsonapt.CodecProcessor
-
是否包含 newInstance(reader) 静态解码方法 -- 只能从当前类型查询
- containsReaderConstructor(TypeElement) - 类中的方法 cn.wjybxx.dsonapt.CodecProcessor
-
是否包含 T(Reader reader, TypeInfo typeInfo) 构造方法
- containsReadObjectMethod(List<? extends Element>) - 类中的方法 cn.wjybxx.dsonapt.CodecProcessor
-
是否包含 readerObject(reader) 实例方法
- containsWriteObjectMethod(List<? extends Element>) - 类中的方法 cn.wjybxx.dsonapt.CodecProcessor
-
是否包含 writeObject(writer) 实例方法
D
- doProcess(Set<? extends TypeElement>, RoundEnvironment) - 类中的方法 cn.wjybxx.dsonapt.CodecProcessor
E
- ensureInited() - 类中的方法 cn.wjybxx.dsonapt.CodecProcessor
F
- findPublicGetter(VariableElement, List<? extends Element>) - 类中的方法 cn.wjybxx.dsonapt.CodecProcessor
-
查找非private的getter方法
- findPublicSetter(VariableElement, List<? extends Element>) - 类中的方法 cn.wjybxx.dsonapt.CodecProcessor
-
查找非private的setter方法
G
- getEncoderTypeMethod - 类中的变量 cn.wjybxx.dsonapt.CodecProcessor
- getSupportedAnnotationTypes() - 类中的方法 cn.wjybxx.dsonapt.CodecProcessor
I
- isByteArray(TypeMirror) - 类中的方法 cn.wjybxx.dsonapt.CodecProcessor
- isEnumMap(TypeMirror) - 类中的方法 cn.wjybxx.dsonapt.CodecProcessor
- isEnumSet(TypeMirror) - 类中的方法 cn.wjybxx.dsonapt.CodecProcessor
- isLocalDateTime(TypeMirror) - 类中的方法 cn.wjybxx.dsonapt.CodecProcessor
- isObjectLitePtr(TypeMirror) - 类中的方法 cn.wjybxx.dsonapt.CodecProcessor
- isObjectPtr(TypeMirror) - 类中的方法 cn.wjybxx.dsonapt.CodecProcessor
- isString(TypeMirror) - 类中的方法 cn.wjybxx.dsonapt.CodecProcessor
- isTimestamp(TypeMirror) - 类中的方法 cn.wjybxx.dsonapt.CodecProcessor
M
- MNAME_AFTER_DECODE - 类中的静态变量 cn.wjybxx.dsonapt.CodecProcessor
- MNAME_BEFORE_ENCODE - 类中的静态变量 cn.wjybxx.dsonapt.CodecProcessor
- MNAME_GET_ENCODER_TYPE - 类中的静态变量 cn.wjybxx.dsonapt.CodecProcessor
- MNAME_NEW_INSTANCE - 类中的静态变量 cn.wjybxx.dsonapt.CodecProcessor
- MNAME_READ_FIELDS - 类中的静态变量 cn.wjybxx.dsonapt.CodecProcessor
- MNAME_READ_OBJECT - 类中的静态变量 cn.wjybxx.dsonapt.CodecProcessor
- MNAME_WRITE_FIELDS - 类中的静态变量 cn.wjybxx.dsonapt.CodecProcessor
- MNAME_WRITE_OBJECT - 类中的静态变量 cn.wjybxx.dsonapt.CodecProcessor
N
- newAfterDecodeMethodBuilder(DeclaredType) - 类中的方法 cn.wjybxx.dsonapt.CodecProcessor
- newBeforeEncodeMethodBuilder(DeclaredType) - 类中的方法 cn.wjybxx.dsonapt.CodecProcessor
- newGetEncoderTypeMethod(DeclaredType, ClassName) - 类中的方法 cn.wjybxx.dsonapt.CodecProcessor
- newInstanceMethod - 类中的变量 cn.wjybxx.dsonapt.CodecProcessor
- newNewInstanceMethodBuilder(DeclaredType) - 类中的方法 cn.wjybxx.dsonapt.CodecProcessor
- newReadFieldsMethodBuilder(DeclaredType) - 类中的方法 cn.wjybxx.dsonapt.CodecProcessor
- newWriteFieldsMethodBuilder(DeclaredType) - 类中的方法 cn.wjybxx.dsonapt.CodecProcessor
R
- readFieldsMethod - 类中的变量 cn.wjybxx.dsonapt.CodecProcessor
T
- type_EnumMap - 类中的变量 cn.wjybxx.dsonapt.CodecProcessor
- type_EnumSet - 类中的变量 cn.wjybxx.dsonapt.CodecProcessor
- type_LitePtr - 类中的变量 cn.wjybxx.dsonapt.CodecProcessor
- type_LocalDateTime - 类中的变量 cn.wjybxx.dsonapt.CodecProcessor
- type_Object - 类中的变量 cn.wjybxx.dsonapt.CodecProcessor
- type_Ptr - 类中的变量 cn.wjybxx.dsonapt.CodecProcessor
- type_String - 类中的变量 cn.wjybxx.dsonapt.CodecProcessor
- type_Timestamp - 类中的变量 cn.wjybxx.dsonapt.CodecProcessor
- typeMirror_DsonReader - 类中的变量 cn.wjybxx.dsonapt.CodecProcessor
- typeMirror_dsonWriter - 类中的变量 cn.wjybxx.dsonapt.CodecProcessor
- typeMirror_Options - 类中的变量 cn.wjybxx.dsonapt.CodecProcessor
- typeName_NumberStyle - 类中的静态变量 cn.wjybxx.dsonapt.CodecProcessor
- typeName_ObjectStyle - 类中的静态变量 cn.wjybxx.dsonapt.CodecProcessor
- typeName_StringStyle - 类中的静态变量 cn.wjybxx.dsonapt.CodecProcessor
- typeName_TypeInfo - 类中的静态变量 cn.wjybxx.dsonapt.CodecProcessor
- typeName_WireType - 类中的静态变量 cn.wjybxx.dsonapt.CodecProcessor
W
- wjybxx.dson.apt - 模块 wjybxx.dson.apt
- writeFieldsMethod - 类中的变量 cn.wjybxx.dsonapt.CodecProcessor
常量字段值|所有程序包|所有类和接口