Package zombie.util

Class SharedStrings

java.lang.Object
zombie.util.SharedStrings

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

    Constructors
    Constructor Description
    SharedStrings()  
  • Method Summary

    Modifier and Type Method Description
    void clear()  
    java.lang.String get​(java.lang.String s)  

    Methods inherited from class java.lang.Object

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

    • SharedStrings

      public SharedStrings()
  • Method Details

    • get

      public java.lang.String get​(java.lang.String s)
    • clear

      public void clear()