Class StringRef


  • public class StringRef
    extends java.lang.Object
    reference to String.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.String str  
    • Constructor Summary

      Constructors 
      Constructor Description
      StringRef()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • str

        public java.lang.String str
    • Constructor Detail

      • StringRef

        public StringRef()