public interface ImmutableBanData extends ImmutableDataManipulator<ImmutableBanData,BanData>
Modifier and Type | Method and Description |
---|---|
ImmutableSetValue<Ban.User> |
bans()
Gets the
ImmutableSetValue for the
Ban.User bans. |
asMutable, copy, with, with
compareTo
toContainer
ImmutableSetValue<Ban.User> bans()
ImmutableSetValue
for the
Ban.User
bans.