Package com.github.yellowstonegames.core.annotations
package com.github.yellowstonegames.core.annotations
-
Annotation InterfacesClassDescriptionSignifies that a public API (public class, method or field) is subject to incompatible changes, or even removal, in a future release.An annotation for the GWT compiler that makes a piece of code ignored on GWT only.