Module tvbrowser
Package util.misc

Class StringPool


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

      Constructors 
      Constructor Description
      StringPool()  
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String get​(java.lang.String input)  
      static java.lang.String getString​(java.lang.String input)  
      • Methods inherited from class java.lang.Object

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

      • StringPool

        public StringPool()
    • Method Detail

      • get

        public java.lang.String get​(java.lang.String input)
      • getString

        public static java.lang.String getString​(java.lang.String input)