EventType.isValid

@return false if this particular EventType instance does not represent a real event type but a guard value, example: extra enum value for switch statements, see {@link Event.Type#NON_CORE_EVENT}

interface EventType
bool
isValid
()

Meta