Package org.adoptopenjdk.jitwatch.model
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 org.adoptopenjdk.jitwatch.model.AbstractMetaMember
isPolymorphicSignature, isVarArgs, logger, metaClass, modifier, paramTypes, returnType -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.adoptopenjdk.jitwatch.model.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