Class SizeOf


  • public final class SizeOf
    extends java.lang.Object
    Created by cliff on 5/3/14.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static int sizeOf​(java.lang.Class c)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • sizeOf

        public static int sizeOf​(java.lang.Class c)