|
Nested Class Summary |
static interface |
dr.Ann
dr.Ann can annotate public classes of the form:
Any implementation of Ann
|
static interface |
dr.Doc
dr.Doc can annotate public classes of the form:
Any implementation of Doc
|
static interface |
dr.Field
dr.Field can annotate public member fields of the form:
Any primitive: byte, char, short, int, long, float, double, boolean, String
ByteSlice
|
static interface |
dr.Pointer
dr.Pointer can annotate public member fields of the form:
Slice
Any object which is a implementation of Ann
A List of implementation of Ann
|
static interface |
dr.SelfPointer
dr.SelfPointer can annotate public member fields of the form:
Slice
Any object which is a implementation of Ann
A List of implementation of Ann
|
static interface |
dr.Store
dr.Store can annotate public member fields of the form:
Store
|