java.lang.Object
com.iamsoft.util.ui.javafx.test.OpCountingObject
- Direct Known Subclasses:
OpCountingCollection
,OpCountingMap
-
Constructor Details
-
OpCountingObject
-
-
Method Details
-
getDelegate
-
getEqualsCnt
public int getEqualsCnt() -
getHashCodeCnt
public int getHashCodeCnt() -
getToStringCnt
public int getToStringCnt() -
hashCode
public int hashCode() -
equals
-
toString
-
getCounts
Map from operation name t0 number of invocations.
-