Modifier and Type | Class and Description |
---|---|
static class |
ImmutableMask.Builder |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
List<IMaskElement> |
getMaskelementCollection() |
int |
hashCode() |
static IMask |
immutableCopy(IMask mask) |
static ImmutableMask.Builder |
newBuilder() |
static ImmutableMask.Builder |
newBuilderFrom(IMask fromMask) |
String |
toString() |
public static ImmutableMask.Builder newBuilder()
public static ImmutableMask.Builder newBuilderFrom(IMask fromMask)
public List<IMaskElement> getMaskelementCollection()
getMaskelementCollection
in interface IMask
Copyright © 2021. All rights reserved.