edu.internet2.middleware.grouperClientExt.com.thoughtworks.xstream.core.util
Class Primitives

java.lang.Object
  extended by edu.internet2.middleware.grouperClientExt.com.thoughtworks.xstream.core.util.Primitives

public final class Primitives
extends Object

Utility class for primitives.

Since:
1.2.1
Author:
Jörg Schaible

Constructor Summary
Primitives()
           
 
Method Summary
static Class box(Class type)
           
static Class unbox(Class type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Primitives

public Primitives()
Method Detail

box

public static Class box(Class type)

unbox

public static Class unbox(Class type)


Copyright © 2010 Internet2. All Rights Reserved.