public interface TsonAnnotation extends Comparable<TsonAnnotation>
| Modifier and Type | Method and Description |
|---|---|
List<TsonElement> |
all() |
TsonAnnotationBuilder |
builder() |
TsonElement |
get(int index) |
List<TsonElement> |
getAll() |
String |
getName() |
String |
name() |
int |
size() |
compareToString name()
String getName()
int size()
TsonElement get(int index)
List<TsonElement> all()
List<TsonElement> getAll()
TsonAnnotationBuilder builder()
Copyright © 2024 vpc open source initiative. All rights reserved.