Uses of Interface
pl.poznan.put.external.dssr.Pair
Packages that use Pair
-
Uses of Pair in pl.poznan.put.external.dssr
Classes in pl.poznan.put.external.dssr that implement PairMethods in pl.poznan.put.external.dssr that return types with arguments of type PairMethods in pl.poznan.put.external.dssr with parameters of type PairModifier and TypeMethodDescriptionAdds one element topairs
list.Adds elements topairs
list.static ImmutablePair
Creates an immutable copy of aPair
value.final ImmutablePair.Builder
Fill a builder with attribute values from the providedPair
instance.final ImmutableDssrJson
Copy the current immutable object with elements that replace the content ofpairs
.Method parameters in pl.poznan.put.external.dssr with type arguments of type PairModifier and TypeMethodDescriptionImmutableDssrJson.Builder.addAllPairs
(Iterable<? extends Pair> elements) Adds elements topairs
list.Sets or replaces all elements forpairs
list.final ImmutableDssrJson
Copy the current immutable object with elements that replace the content ofpairs
.