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