Class ReflectionAnnotations
- java.lang.Object
-
- com.enjin.minecraft_commons.spigot.reflection.annotation.ReflectionAnnotations
-
public class ReflectionAnnotations extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static ReflectionAnnotationsINSTANCE
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidload(java.lang.Object toLoad)
-
-
-
Field Detail
-
INSTANCE
public static final ReflectionAnnotations INSTANCE
-
-