public static class Example2TestCase.Property extends Object
String
key
value
Property(String key, String value)
boolean
equals(Object obj)
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public String key
public String value
public Property(String key, String value)
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
Copyright © 2019 Glasnost. All rights reserved.