Package me.croabeast.common
Class CustomListener.Status
java.lang.Object
me.croabeast.common.CustomListener.Status
- Enclosing interface:
CustomListener
A simple status holder for tracking the registration state of a
CustomListener.
This inner class provides a mutable flag indicating whether the listener is currently registered.
It is automatically used by implementations of CustomListener to manage their state.
-
Constructor Summary
Constructors -
Method Summary