Package ovh.mythmc.social.api.util
package ovh.mythmc.social.api.util
-
ClassDescriptionMutable<T>The
Mutableinterface represents an object that holds a value of typeT, which can be modified after it is created.TheSubscriptioninterface represents a way to unsubscribe from change notifications on aMutableobject.