@Beta public class BinaryAttachments extends AbstractImmutableEntitySet<BinaryAttachment>
Modifier and Type | Class and Description |
---|---|
static class |
BinaryAttachments.Builder |
set
Constructor and Description |
---|
BinaryAttachments(ImmutableSet<BinaryAttachment> set) |
Modifier and Type | Method and Description |
---|---|
static BinaryAttachments.Builder |
create() |
static BinaryAttachments |
empty() |
BinaryAttachment |
get(BinaryReference binaryReference) |
contains, equals, first, getSet, getSize, hashCode, isEmpty, isNotEmpty, iterator, stream, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
forEach, spliterator
public BinaryAttachments(ImmutableSet<BinaryAttachment> set)
public BinaryAttachment get(BinaryReference binaryReference)
public static BinaryAttachments.Builder create()
public static BinaryAttachments empty()