Class ClasspathedOperation
java.lang.Object
org.openjdk.jol.operations.ClasspathedOperation
- All Implemented Interfaces:
Operation
- Direct Known Subclasses:
ObjectEstimates, ObjectExternals, ObjectFootprint, ObjectInternals
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static ObjectmakeDefaultValue(Class<?> type) voidprotected abstract voidprotected ObjecttryInstantiate(Class<?> klass) Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Operation
description, label
-
Constructor Details
-
ClasspathedOperation
public ClasspathedOperation()
-
-
Method Details
-
run
-
tryInstantiate
-
makeDefaultValue
-
runWith
-