protected static class AnnotationParser.Extraction<T> extends Object
Extraction(T content, int end)
T
getContent()
int
getEnd()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Extraction(@Nonnull T content, int end)
@Nonnull public T getContent()
@Nonnegative public int getEnd()
Copyright © 2023 echocat. All rights reserved.