com.khubla.pragmatach.plugin.mongodb.util
Class AtomicTypeUtil
java.lang.Object
com.khubla.pragmatach.plugin.mongodb.util.AtomicTypeUtil
public class AtomicTypeUtil
- extends Object
TypeUtil for identifying atomic types
- Author:
- tom
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AtomicTypeUtil
public AtomicTypeUtil()
isSimpleType
public static boolean isSimpleType(Type type)
isWrapperType
public static boolean isWrapperType(Class<?> clazz)
Copyright © 2014 khubla.com. All rights reserved.