org.schwa.dr
Class dr

java.lang.Object
  extended by org.schwa.dr.dr

public final class dr
extends Object

dr is a container / namespace-emulator for housing the annotation's

Author:
Tim Dawborn

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
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



Copyright © 2014. All rights reserved.