public class TestClass<T> extends Object
T
value
TestClass()
TestClass(T v)
boolean
equals(Object o)
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public T value
public TestClass(T v)
public TestClass()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2022. All rights reserved.