public final class ProduceFlags extends org.wildfly.common.flags.Flags<ProduceFlag,ProduceFlags>
| Modifier and Type | Field and Description |
|---|---|
static ProduceFlags |
NONE |
| Modifier and Type | Method and Description |
|---|---|
protected ProduceFlag |
castItemOrNull(Object obj) |
protected ProduceFlags |
castThis(Object obj) |
protected ProduceFlag |
itemOf(int index) |
static ProduceFlags |
of(ProduceFlag flag) |
protected ProduceFlags |
this_() |
protected ProduceFlags |
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 ProduceFlags NONE
protected ProduceFlags value(int bits)
value in class org.wildfly.common.flags.Flags<ProduceFlag,ProduceFlags>protected ProduceFlags this_()
this_ in class org.wildfly.common.flags.Flags<ProduceFlag,ProduceFlags>protected ProduceFlag itemOf(int index)
itemOf in class org.wildfly.common.flags.Flags<ProduceFlag,ProduceFlags>protected ProduceFlag castItemOrNull(Object obj)
castItemOrNull in class org.wildfly.common.flags.Flags<ProduceFlag,ProduceFlags>protected ProduceFlags castThis(Object obj)
castThis in class org.wildfly.common.flags.Flags<ProduceFlag,ProduceFlags>public static ProduceFlags of(ProduceFlag flag)
Copyright © 2020 JBoss by Red Hat. All rights reserved.