Class ClassDebugInformation
java.lang.Object
se.krka.kahlua.integration.expose.ClassDebugInformation
public class ClassDebugInformation
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description ClassDebugInformation(java.lang.Class javaClass, ClassParameterInformation classParameterInformation)
-
Method Summary
Modifier and Type Method Description java.util.Map
getMethods()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ClassDebugInformation
public ClassDebugInformation(java.lang.Class javaClass, ClassParameterInformation classParameterInformation)
-
-
Method Details
-
getMethods
public java.util.Map getMethods()
-