We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef75a4b commit fce6d08Copy full SHA for fce6d08
visualvm/libs.profiler/lib.profiler/src/org/graalvm/visualvm/lib/jfluid/heap/JavaClass.java
@@ -52,7 +52,7 @@
52
* This class represents java.lang.Class instances on the heap.
53
* @author Tomas Hurka
54
*/
55
-public interface JavaClass extends Type {
+public interface JavaClass {
56
//~ Methods ------------------------------------------------------------------------------------------------------------------
57
58
/**
0 commit comments