Class MetaConstructor
java.lang.Object
org.adoptopenjdk.jitwatch.model.AbstractMetaMember
org.adoptopenjdk.jitwatch.model.MetaConstructor
- All Implemented Interfaces:
Comparable<IMetaMember>, IMetaMember
-
Field Summary
FieldsFields inherited from class AbstractMetaMember
isPolymorphicSignature, isVarArgs, logger, metaClass, modifier, paramTypes, returnType -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractMetaMember
addAssembly, checkPolymorphicSignature, compareTo, expandParam, expandParamRegEx, getAbbreviatedFullyQualifiedMemberName, getCompilation, getCompilationByAddress, getCompilationByCompileID, getCompilations, getCompiledAttribute, getCompiledAttributes, getFullyQualifiedMemberName, getInstructions, getLastCompilation, getMemberBytecode, getMemberName, getMetaClass, getModifier, getModifierString, getParamTypeNames, getQueuedAttribute, getQueuedAttributes, getReturnTypeName, getSelectedCompilation, getSourceMethodSignatureRegEx, isCompiled, isConstructor, matchesSignature, setCompiled, setSelectedCompilation, storeCompilation, toStringUnqualifiedMethodName
-
Field Details
-
constructorToString
-
-
Constructor Details
-
MetaConstructor
-
-
Method Details
-
toString
-