索引

A C D E F G I L M N S T 
常量字段值|所有程序包|所有类和接口

A

abstractCodecTypeElement - 类中的变量 cn.wjybxx.dson.apt.CodecProcessor
 
anno_classImplTypeMirror - 类中的变量 cn.wjybxx.dson.apt.CodecProcessor
 
anno_codecLinker - 类中的变量 cn.wjybxx.dson.apt.CodecProcessor
 
anno_codecLinkerBean - 类中的变量 cn.wjybxx.dson.apt.CodecProcessor
 
anno_codecLinkerGroup - 类中的变量 cn.wjybxx.dson.apt.CodecProcessor
 
anno_dsonIgnore - 类中的变量 cn.wjybxx.dson.apt.CodecProcessor
 
anno_dsonSerializable - 类中的变量 cn.wjybxx.dson.apt.CodecProcessor
 
anno_fieldImplTypeMirror - 类中的变量 cn.wjybxx.dson.apt.CodecProcessor
 
anno_liteIgnore - 类中的变量 cn.wjybxx.dson.apt.CodecProcessor
 
anno_liteSerializable - 类中的变量 cn.wjybxx.dson.apt.CodecProcessor
 
arrayListTypeMirror - 类中的变量 cn.wjybxx.dson.apt.CodecProcessor
 

C

canGetDirectly(VariableElement, TypeElement) - 类中的方法 cn.wjybxx.dson.apt.CodecProcessor
测试TypeElement是否可以直接读取字段。
canSetDirectly(VariableElement, TypeElement) - 类中的方法 cn.wjybxx.dson.apt.CodecProcessor
测试TypeElement是否可以直接写字段。
cn.wjybxx.dson.apt - 程序包 cn.wjybxx.dson.apt
 
CNAME_CLASS_IMPL - 类中的静态变量 cn.wjybxx.dson.apt.CodecProcessor
 
CNAME_CODEC - 类中的静态变量 cn.wjybxx.dson.apt.CodecProcessor
 
CNAME_ENUM_LITE - 类中的静态变量 cn.wjybxx.dson.apt.CodecProcessor
 
CNAME_FIELD_IMPL - 类中的静态变量 cn.wjybxx.dson.apt.CodecProcessor
 
CNAME_NumberStyle - 类中的静态变量 cn.wjybxx.dson.apt.CodecProcessor
 
CNAME_ObjectStyle - 类中的静态变量 cn.wjybxx.dson.apt.CodecProcessor
 
CNAME_StringStyle - 类中的静态变量 cn.wjybxx.dson.apt.CodecProcessor
 
CNAME_TypeArg - 类中的静态变量 cn.wjybxx.dson.apt.CodecProcessor
 
CNAME_WireType - 类中的静态变量 cn.wjybxx.dson.apt.CodecProcessor
 
CodecProcessor - cn.wjybxx.dson.apt中的类
 
CodecProcessor() - 类的构造器 cn.wjybxx.dson.apt.CodecProcessor
 
collectionTypeMirror - 类中的变量 cn.wjybxx.dson.apt.CodecProcessor
 
containsReaderConstructor(TypeElement, TypeMirror) - 类中的方法 cn.wjybxx.dson.apt.CodecProcessor
是否包含 T(Reader reader) 构造方法
containsReadObjectMethod(List<? extends Element>, TypeMirror) - 类中的方法 cn.wjybxx.dson.apt.CodecProcessor
是否包含 readerObject 实例方法
containsWriteObjectMethod(List<? extends Element>, TypeMirror) - 类中的方法 cn.wjybxx.dson.apt.CodecProcessor
是否包含 writeObject 实例方法

D

doProcess(Set<? extends TypeElement>, RoundEnvironment) - 类中的方法 cn.wjybxx.dson.apt.CodecProcessor
 
dson_afterDecodeMethod - 类中的变量 cn.wjybxx.dson.apt.CodecProcessor
 
dson_newInstanceMethod - 类中的变量 cn.wjybxx.dson.apt.CodecProcessor
 
dson_readFieldsMethod - 类中的变量 cn.wjybxx.dson.apt.CodecProcessor
 
dson_writeObjectMethod - 类中的变量 cn.wjybxx.dson.apt.CodecProcessor
 
dsonReaderTypeMirror - 类中的变量 cn.wjybxx.dson.apt.CodecProcessor
 
dsonScanIgnoreAnnoSpec - 类中的变量 cn.wjybxx.dson.apt.CodecProcessor
 
dsonWriterTypeMirror - 类中的变量 cn.wjybxx.dson.apt.CodecProcessor
 

E

ensureInited() - 类中的方法 cn.wjybxx.dson.apt.CodecProcessor
 
enumCodecTypeElement - 类中的变量 cn.wjybxx.dson.apt.CodecProcessor
 
enumLiteTypeMirror - 类中的变量 cn.wjybxx.dson.apt.CodecProcessor
 
enumMapRawTypeMirror - 类中的变量 cn.wjybxx.dson.apt.CodecProcessor
 
enumSetRawTypeMirror - 类中的变量 cn.wjybxx.dson.apt.CodecProcessor
 

F

findAfterDecodeMethod(List<? extends Element>) - 类中的方法 cn.wjybxx.dson.apt.CodecProcessor
查找反序列化钩子方法
findNotPrivateGetter(VariableElement, List<? extends Element>) - 类中的方法 cn.wjybxx.dson.apt.CodecProcessor
查找非private的getter方法
findNotPrivateSetter(VariableElement, List<? extends Element>) - 类中的方法 cn.wjybxx.dson.apt.CodecProcessor
查找非private的setter方法

G

getEncoderClassMethod - 类中的变量 cn.wjybxx.dson.apt.CodecProcessor
 
getSupportedAnnotationTypes() - 类中的方法 cn.wjybxx.dson.apt.CodecProcessor
 

I

isByteArray(TypeMirror) - 类中的方法 cn.wjybxx.dson.apt.CodecProcessor
 
isClassOrEnum(TypeElement) - 类中的方法 cn.wjybxx.dson.apt.CodecProcessor
 
isCollection(TypeMirror) - 类中的方法 cn.wjybxx.dson.apt.CodecProcessor
 
isEnumLite(TypeMirror) - 类中的方法 cn.wjybxx.dson.apt.CodecProcessor
 
isEnumMap(TypeMirror) - 类中的方法 cn.wjybxx.dson.apt.CodecProcessor
 
isEnumSet(TypeMirror) - 类中的方法 cn.wjybxx.dson.apt.CodecProcessor
 
isMap(TypeMirror) - 类中的方法 cn.wjybxx.dson.apt.CodecProcessor
 
isSet(TypeMirror) - 类中的方法 cn.wjybxx.dson.apt.CodecProcessor
 
isString(TypeMirror) - 类中的方法 cn.wjybxx.dson.apt.CodecProcessor
 

L

linkedHashMapTypeMirror - 类中的变量 cn.wjybxx.dson.apt.CodecProcessor
 
linkedHashSetTypeMirror - 类中的变量 cn.wjybxx.dson.apt.CodecProcessor
 
lite_afterDecodeMethod - 类中的变量 cn.wjybxx.dson.apt.CodecProcessor
 
lite_newInstanceMethod - 类中的变量 cn.wjybxx.dson.apt.CodecProcessor
 
lite_readFieldsMethod - 类中的变量 cn.wjybxx.dson.apt.CodecProcessor
 
lite_writeObjectMethod - 类中的变量 cn.wjybxx.dson.apt.CodecProcessor
 
liteReaderTypeMirror - 类中的变量 cn.wjybxx.dson.apt.CodecProcessor
 
liteScanIgnoreAnnoSpec - 类中的变量 cn.wjybxx.dson.apt.CodecProcessor
 
liteWriterTypeMirror - 类中的变量 cn.wjybxx.dson.apt.CodecProcessor
 

M

mapTypeMirror - 类中的变量 cn.wjybxx.dson.apt.CodecProcessor
 
MNAME_AFTER_DECODE - 类中的静态变量 cn.wjybxx.dson.apt.CodecProcessor
 
MNAME_FOR_NUMBER - 类中的静态变量 cn.wjybxx.dson.apt.CodecProcessor
 
MNAME_GET_ENCODER_CLASS - 类中的静态变量 cn.wjybxx.dson.apt.CodecProcessor
 
MNAME_GET_NUMBER - 类中的静态变量 cn.wjybxx.dson.apt.CodecProcessor
 
MNAME_NEW_INSTANCE - 类中的静态变量 cn.wjybxx.dson.apt.CodecProcessor
 
MNAME_READ_FIELDS - 类中的静态变量 cn.wjybxx.dson.apt.CodecProcessor
 
MNAME_READ_OBJECT - 类中的静态变量 cn.wjybxx.dson.apt.CodecProcessor
 
MNAME_WRITE_OBJECT - 类中的静态变量 cn.wjybxx.dson.apt.CodecProcessor
 

N

newAfterDecodeMethodBuilder(DeclaredType, TypeMirror) - 类中的方法 cn.wjybxx.dson.apt.CodecProcessor
 
newGetEncoderClassMethod(DeclaredType, TypeName) - 类中的方法 cn.wjybxx.dson.apt.CodecProcessor
 
newNewInstanceMethodBuilder(DeclaredType, TypeMirror) - 类中的方法 cn.wjybxx.dson.apt.CodecProcessor
 
newReadFieldsMethodBuilder(DeclaredType, TypeMirror) - 类中的方法 cn.wjybxx.dson.apt.CodecProcessor
 
newWriteObjectMethodBuilder(DeclaredType, TypeMirror) - 类中的方法 cn.wjybxx.dson.apt.CodecProcessor
 

S

setTypeMirror - 类中的变量 cn.wjybxx.dson.apt.CodecProcessor
 
stringTypeMirror - 类中的变量 cn.wjybxx.dson.apt.CodecProcessor
 

T

typeNameNumberStyle - 类中的变量 cn.wjybxx.dson.apt.CodecProcessor
 
typeNameObjectStyle - 类中的变量 cn.wjybxx.dson.apt.CodecProcessor
 
typeNameStringStyle - 类中的变量 cn.wjybxx.dson.apt.CodecProcessor
 
typeNameTypeArgInfo - 类中的变量 cn.wjybxx.dson.apt.CodecProcessor
 
typeNameWireType - 类中的变量 cn.wjybxx.dson.apt.CodecProcessor
 
A C D E F G I L M N S T 
常量字段值|所有程序包|所有类和接口