Class StringKey

    • Constructor Summary

      Constructors 
      Constructor Description
      StringKey()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean isCompatibleValue​(java.lang.Object v)
      Returns true if the specified object is a valid value for this key, false otherwise.
      • Methods inherited from class java.lang.Object

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

      • StringKey

        public StringKey()