[null,null,["Last updated 2024-10-31 UTC."],[],["`CastReasonType` is an annotation interface used with `CastReasonCodes`. It inherits methods from the `java.lang.annotation.Annotation` interface. These methods include `annotationType()`, which returns the annotation's class; `equals(Object arg0)`, for comparing annotations; `hashCode()`, for generating a hash code; and `toString()`, for a string representation of the annotation. These are methods for handling annotations and the `CastReasonCodes` associated with them.\n"]]