public static class GenericsTestCase.OtherTestEntry<A,B> extends Object
GenericsTestCase.OtherTestEntry()
A
getKey()
B
getValue()
void
setKey(A key)
setValue(B value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GenericsTestCase.OtherTestEntry()
public A getKey()
public void setKey(A key)
public B getValue()
public void setValue(B value)
Copyright © 2015 Glasnost. All Rights Reserved.