com.pnfsoftware.jeb.core.units.code.android.IJLSAnnotation |
Class Overview
An annotation, as defined by the JLS.
Public Methods
public
abstract
String
getType
()
Returns
- the annotation type in binary form
public
abstract
Map<String, IJLSValue>
getValues
()
Returns
- a mapping of name and values explicitly defined in the annotation