thewebsemantic
Class PrimitiveWrapper

java.lang.Object
  extended by thewebsemantic.PrimitiveWrapper

public class PrimitiveWrapper
extends java.lang.Object


Constructor Summary
PrimitiveWrapper()
           
 
Method Summary
static boolean isPrimitive(java.lang.Class<?> c)
           
static boolean isPrimitive(java.lang.Object o)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrimitiveWrapper

public PrimitiveWrapper()
Method Detail

isPrimitive

public static boolean isPrimitive(java.lang.Class<?> c)

isPrimitive

public static boolean isPrimitive(java.lang.Object o)