Class ResourceManager


  • public class ResourceManager
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ResourceManager​(java.lang.String resourceName)  
    • Method Summary

      Modifier and Type Method Description
      java.lang.Object load​(int entry)  
      • Methods inherited from class java.lang.Object

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

      • ResourceManager

        public ResourceManager​(java.lang.String resourceName)
    • Method Detail

      • load

        public java.lang.Object load​(int entry)