Modifier and Type | Method and Description |
---|---|
@NonNull String |
asString()
Gets the String representation of this mask.
|
boolean |
equals(Object o) |
static @NonNull Mask |
fromString(@NonNull String string)
Creates a Mask from a given String.
|
int |
hashCode() |
@NonNull String |
toString() |
Copyright © 2013–2021 Kitteh. All rights reserved.