Uses of Class
org.jboss.marshalling.Pair
Packages that use Pair
-
Uses of Pair in org.jboss.marshalling
Methods in org.jboss.marshalling that return PairModifier and TypeMethodDescriptionstatic <A,B> Pair<A, B> Pair.create(A a, B b) Create a new instance.Methods in org.jboss.marshalling with parameters of type Pair