Utility

This annotation indicates getClassById method (and sometimes constructor) will chain its internal operations.

This is solely meant for identifying methods that don't need to be overridden / handled manually.

Functions

Link copied to clipboard
public abstract Class<? extends Annotation> annotationType()
Link copied to clipboard
public abstract boolean equals(Object p)
Link copied to clipboard
public abstract int hashCode()
Link copied to clipboard
public abstract String toString()