@Beta public class RelationshipKeys extends AbstractImmutableEntitySet<RelationshipKey>
Modifier and Type | Class and Description |
---|---|
static class |
RelationshipKeys.Builder |
set
Modifier and Type | Method and Description |
---|---|
static RelationshipKeys |
from(Iterable<RelationshipKey> keys) |
static RelationshipKeys |
from(RelationshipKey... keys) |
static RelationshipKeys.Builder |
newRelationshipKeys() |
contains, equals, first, getSet, getSize, hashCode, isEmpty, isNotEmpty, iterator, stream, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
forEach, spliterator
public static RelationshipKeys from(Iterable<RelationshipKey> keys)
public static RelationshipKeys from(RelationshipKey... keys)
public static RelationshipKeys.Builder newRelationshipKeys()