public class SimpleKey extends Object implements Key
protected String
key
SimpleKey(String key)
boolean
equals(Object o)
int
hashCode()
match(String key)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
protected final String key
public SimpleKey(String key)
public boolean match(String key)
Key
match
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2021. All rights reserved.