Package org.drasyl.util.internal


package org.drasyl.util.internal
Internal-use-only utilities which should not used outside drasyl.
  • Annotation Types
    Class
    Description
    A common annotation to declare that annotated elements cannot be null.
    A common annotation to declare that annotated elements can be null under some circumstance.
    Indicates a public API that can change at any time (even in minor/bugfix releases).