Package squidpony.annotation

Annotations used elsewhere in SquidLib.
  • Annotation Types Summary 
    Annotation Type Description
    Beta
    Signifies that a public API (public class, method or field) is subject to incompatible changes, or even removal, in a future release.
    GwtIncompatible
    An annotation for the GWT compiler.