- java.lang.Object
-
- com.iamsoft.util.ui.javafx.test.OpCountingObject
-
- Direct Known Subclasses:
OpCountingCollection,OpCountingMap
public class OpCountingObject extends Object
-
-
Constructor Summary
Constructors Constructor Description OpCountingObject(Object pDelegate)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object pObj)Map<String,Integer>getCounts()Map from operation name t0 number of invocations.protected ObjectgetDelegate()intgetEqualsCnt()intgetHashCodeCnt()intgetToStringCnt()inthashCode()StringtoString()
-