public final class ConsumeFlags extends org.wildfly.common.flags.Flags<ConsumeFlag,ConsumeFlags>
| Modifier and Type | Field and Description |
|---|---|
static ConsumeFlags |
NONE |
| Modifier and Type | Method and Description |
|---|---|
protected ConsumeFlag |
castItemOrNull(Object obj) |
protected ConsumeFlags |
castThis(Object obj) |
protected ConsumeFlag |
itemOf(int index) |
static ConsumeFlags |
of(ConsumeFlag flag) |
protected ConsumeFlags |
this_() |
protected ConsumeFlags |
value(int bits) |
comparator, complement, contains, contains, containsAll, containsAll, containsAll, containsAll, containsAny, containsAny, containsAny, descendingIterator, equals, equals, equals, first, forEach, hashCode, headSet, isEmpty, iterator, last, size, subSet, tailSet, toArray, toArray, toString, with, with, with, with, with, without, withoutremoveAllclone, finalize, getClass, notify, notifyAll, wait, wait, waitspliteratorparallelStream, removeIf, streampublic static final ConsumeFlags NONE
protected ConsumeFlags value(int bits)
value in class org.wildfly.common.flags.Flags<ConsumeFlag,ConsumeFlags>protected ConsumeFlags this_()
this_ in class org.wildfly.common.flags.Flags<ConsumeFlag,ConsumeFlags>protected ConsumeFlag itemOf(int index)
itemOf in class org.wildfly.common.flags.Flags<ConsumeFlag,ConsumeFlags>protected ConsumeFlag castItemOrNull(Object obj)
castItemOrNull in class org.wildfly.common.flags.Flags<ConsumeFlag,ConsumeFlags>protected ConsumeFlags castThis(Object obj)
castThis in class org.wildfly.common.flags.Flags<ConsumeFlag,ConsumeFlags>public static ConsumeFlags of(ConsumeFlag flag)
Copyright © 2020 JBoss by Red Hat. All rights reserved.