Copyright © 2008, 2009 Pedro Agulló Soliveres

com.softwarementors.extjs.djn
Class ClassUtils

java.lang.Object
  extended by com.softwarementors.extjs.djn.ClassUtils

public final class ClassUtils
extends java.lang.Object


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

Method Detail

isNumericType

public static boolean isNumericType(java.lang.Class<?> cls)

Copyright © 2008, 2009 Pedro Agulló Soliveres