Class ClassObjectCache


  • public class ClassObjectCache
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      ClassObject get​(java.lang.String identifier)  
      • Methods inherited from class java.lang.Object

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

      • ClassObjectCache

        public ClassObjectCache()
    • Method Detail

      • get

        public ClassObject get​(java.lang.String identifier)