public static class DefaultISupportMaxList.DefaultLimitData extends Object implements ISupportParameter.MaxList.LimitData
MaxList.LimitData.| Constructor and Description |
|---|
DefaultLimitData(@NonNull Set<Character> modes,
int limit)
Constructs this limit data.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getLimit()
Gets the limit for this data.
|
@NonNull Set<Character> |
getModes()
Gets the modes for this data.
|
public int getLimit()
ISupportParameter.MaxList.LimitDatagetLimit in interface ISupportParameter.MaxList.LimitDatapublic @NonNull Set<Character> getModes()
ISupportParameter.MaxList.LimitDatagetModes in interface ISupportParameter.MaxList.LimitDataCopyright © 2013–2021 Kitteh. All rights reserved.