[null,null,["Last updated 2024-10-31 UTC."],[],["`Goal.ObjectiveType` is an abstract annotation interface representing the type of a goal's objective. It inherits methods from the `java.lang.annotation.Annotation` interface. These inherited methods include `annotationType()`, which returns the annotation's class, `equals(Object arg0)` for comparing objects, `hashCode()` to return the hash code and `toString()` to represent the annotation as string.\n"]]