JBoss Marshalling 1.3.0.CR9

Uses of Class
org.jboss.marshalling.Pair

Packages that use Pair
org.jboss.marshalling The marshalling API. 
 

Uses of Pair in org.jboss.marshalling
 

Methods in org.jboss.marshalling that return Pair
static
<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
 boolean Pair.equals(Pair<?,?> other)
          Determine if this pair equals another.
 


JBoss Marshalling 1.3.0.CR9

Copyright © 2011 JBoss, a division of Red Hat, Inc.