Package smetana.core.debug
Class Purify
- java.lang.Object
-
- smetana.core.debug.Purify
-
public class Purify extends Object
-
-
Constructor Summary
Constructors Constructor Description Purify()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
entering(String signature, String methodNameDeclared)
void
leaving(String signature, String methodName)
void
printMe()
void
reset()
-