ImmutableOrderAttributeValue |
ImmutableOrderAttributeValue.Builder.build() |
static ImmutableOrderAttributeValue |
ImmutableOrderAttributeValue.copyOf(OrderAttributeValue instance) |
ImmutableOrderAttributeValue |
ImmutableOrderAttributeValue.withNatural(int... elements) |
ImmutableOrderAttributeValue |
ImmutableOrderAttributeValue.withNatural(Iterable<Integer> elements) |
ImmutableOrderAttributeValue |
ImmutableOrderAttributeValue.withNaturalMultiset(int... elements) |
ImmutableOrderAttributeValue |
ImmutableOrderAttributeValue.withNaturalMultiset(Iterable<Integer> elements) |
ImmutableOrderAttributeValue |
ImmutableOrderAttributeValue.withNavigableMap(Map<Integer,? extends String> entries) |
ImmutableOrderAttributeValue |
ImmutableOrderAttributeValue.withReverse(Iterable<String> elements) |
ImmutableOrderAttributeValue |
ImmutableOrderAttributeValue.withReverse(String... elements) |
ImmutableOrderAttributeValue |
ImmutableOrderAttributeValue.withReverseMap(Map<String,? extends String> entries) |
ImmutableOrderAttributeValue |
ImmutableOrderAttributeValue.withReverseMultiset(Iterable<String> elements) |
ImmutableOrderAttributeValue |
ImmutableOrderAttributeValue.withReverseMultiset(String... elements) |