public final class MethodElement extends JavaElementBase<ExecutableElement,ExecutableType> implements org.revapi.java.spi.JavaMethodElement
element, environment, representation| Constructor and Description |
|---|
MethodElement(ProbingEnvironment env,
org.revapi.Archive archive,
ExecutableElement element,
ExecutableType type) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
createComparableSignature() |
protected String |
getHumanReadableElementType() |
protected SortedSet<org.revapi.Element> |
newChildrenInstance() |
compareTo, createFullHumanReadableString, equals, getApi, getArchive, getChildren, getComparableSignature, getDeclaringElement, getFullHumanReadableString, getModelRepresentation, getParent, getTypeEnvironment, hashCode, isInherited, setInherited, setParent, toStringgetDirectChildrenOfType, iterateOverChildren, searchChildren, searchChildrenclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetDeclaringElement, getModelRepresentationgetApi, getArchive, getChildren, getFullHumanReadableString, iterateOverChildren, searchChildren, searchChildren, setParentcompareTopublic MethodElement(ProbingEnvironment env, org.revapi.Archive archive, ExecutableElement element, ExecutableType type)
@Nonnull protected String getHumanReadableElementType()
getHumanReadableElementType in class JavaElementBase<ExecutableElement,ExecutableType>protected String createComparableSignature()
createComparableSignature in class JavaElementBase<ExecutableElement,ExecutableType>Copyright © 2016 Lukas Krejci. All Rights Reserved.