Modifier and Type | Class and Description |
---|---|
static class |
CollectionShape.Builder<B extends CollectionShape.Builder<?,?>,S extends CollectionShape>
Builder used to create a List or Set shape.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object other) |
MemberShape |
getMember()
Get the member shape of the collection.
|
java.util.Collection<MemberShape> |
members()
Gets all of the members contained in the shape.
|
accept, asBigDecimalShape, asBigIntegerShape, asBlobShape, asBooleanShape, asByteShape, asDocumentShape, asDoubleShape, asFloatShape, asIntegerShape, asListShape, asLongShape, asMapShape, asMemberShape, asOperationShape, asResourceShape, asServiceShape, asSetShape, asShortShape, asStringShape, asStructureShape, asTimestampShape, asUnionShape, compareTo, expectTrait, findMemberTrait, findTrait, findTrait, getAllTraits, getId, getMemberTrait, getSourceLocation, getTags, getTrait, getType, hashCode, hasTrait, hasTrait, hasTrait, isBigDecimalShape, isBigIntegerShape, isBlobShape, isBooleanShape, isByteShape, isDocumentShape, isDoubleShape, isFloatShape, isIntegerShape, isListShape, isLongShape, isMapShape, isMemberShape, isOperationShape, isResourceShape, isServiceShape, isSetShape, isShortShape, isStringShape, isStructureShape, isTimestampShape, isUnionShape, shapeToBuilder, toShapeId, toString
public final MemberShape getMember()
public java.util.Collection<MemberShape> members()
Shape