public static class SceneGraphCoreAnnotations.IndicesAnnotation extends java.lang.Object implements CoreAnnotation<java.util.Set<java.lang.Integer>>
| Constructor and Description |
|---|
IndicesAnnotation() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class<java.util.Set<java.lang.Integer>> |
getType()
Returns the type associated with this annotation.
|
public java.lang.Class<java.util.Set<java.lang.Integer>> getType()
CoreAnnotationgetType in interface CoreAnnotation<java.util.Set<java.lang.Integer>>