Class CollectionShape

    • Method Detail

      • getMember

        public final MemberShape getMember()
        Get the member shape of the collection.
        Returns:
        Returns the member shape.
      • getAllMembers

        public final java.util.Map<java.lang.String,​MemberShape> getAllMembers()
        Description copied from class: Shape
        Gets the members of the shape, including mixin members.
        Overrides:
        getAllMembers in class Shape
        Returns:
        Returns the immutable member map.