Package org.cxbox.core.crudma.bc
Class BcIdentifiers
java.lang.Object
org.cxbox.core.crudma.bc.BcIdentifiers
- All Implemented Interfaces:
Iterable<org.cxbox.api.data.BcIdentifier>
-
Method Summary
Modifier and TypeMethodDescriptionbooleancontains(org.cxbox.api.data.BcIdentifier bcIdentifier) Iterator<org.cxbox.api.data.BcIdentifier>iterator()static BcIdentifiersof(org.cxbox.api.data.BcIdentifier... bcIdentifiers) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator