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

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

public class TypedNull
extends Object

A placeholder for a null value of a specific type.

Since:
1.2.2
Author:
Jörg Schaible

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

Constructor Detail

TypedNull

public TypedNull(Class type)
Method Detail

getType

public Class getType()


Copyright © 2012 Internet2. All Rights Reserved.