Package 

Class TypeHelper


  • 
    public class TypeHelper
    
                        

    Backtrace TypeHelper helps with common type comparision.

    • Method Summary

      Modifier and Type Method Description
      static boolean isPrimitiveOrPrimitiveWrapperOrString(Class type) Check if object type is primitive - for example: int or long.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait