public class TypeAnnotationHelper extends Object
Modifier and Type | Method and Description |
---|---|
static void |
apply(JavaAnnotatedTypeInstance annotatedTypeInstance,
List<? extends AnnotationTableTypeEntry> typeEntries,
DecompilerComments comments) |
static TypeAnnotationHelper |
create(AttributeMap map,
TypeAnnotationEntryValue... tkeys) |
List<AnnotationTableTypeEntry> |
getEntries() |
public static TypeAnnotationHelper create(AttributeMap map, TypeAnnotationEntryValue... tkeys)
public static void apply(JavaAnnotatedTypeInstance annotatedTypeInstance, List<? extends AnnotationTableTypeEntry> typeEntries, DecompilerComments comments)
public List<AnnotationTableTypeEntry> getEntries()
Copyright © 2011-2021. All Rights Reserved.