Class ForceLoad


  • public class ForceLoad
    extends java.lang.Object
    FIXME: Really ugly hack to force class loading for subclasses of Identifiable. This should be fixed by doing the all class registration in a single place (similar to how its done in C++).
    • Constructor Summary

      Constructors 
      Constructor Description
      ForceLoad()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static boolean forceLoad()  
      • Methods inherited from class java.lang.Object

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

      • ForceLoad

        public ForceLoad()
    • Method Detail

      • forceLoad

        public static boolean forceLoad()