Annotation Interface MapObjectives.IndexBool

Enclosing class:
MapObjectives

@Target(FIELD) @Retention(RUNTIME) public static @interface MapObjectives.IndexBool
For int; treats it as a boolean with -1 for false and any other value for true (defaulting to 1)