JBoss Marshalling 1.2.1.GA

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.
 


JBoss Marshalling 1.2.1.GA

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