public static class CloneableConverterTestCase.SampleCloneable extends Object implements Cloneable
CloneableConverterTestCase.SampleCloneable()
Object
clone()
boolean
equals(Object that)
Long
getId()
int
hashCode()
void
setId(Long id)
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public CloneableConverterTestCase.SampleCloneable()
public Long getId()
public void setId(Long id)
public Object clone()
clone
public boolean equals(Object that)
equals
public int hashCode()
hashCode
Copyright © 2015 Glasnost. All Rights Reserved.