Class LineAnnotation
java.lang.Object
org.adoptopenjdk.jitwatch.model.bytecode.LineAnnotation
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionLineAnnotation(String annotation, BCAnnotationType type) LineAnnotation(String annotation, BCAnnotationType type, Object metaData) -
Method Summary
-
Field Details
-
annotation
-
type
-
metaData
-
-
Constructor Details
-
LineAnnotation
-
LineAnnotation
-
-
Method Details
-
getAnnotation
-
getType
-
getMetaData
-
hashCode
-
equals
-
toString
-