|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CoreAnnotation<V>
The base class for any annotation that can be marked on a CoreMap,
parameterized by the type of the value associated with the annotation.
Subclasses of this class are the keys in the CoreMap, so they are
instantiated only by utility methods in CoreAnnotations.
| Method Summary | |
|---|---|
java.lang.Class<V> |
getType()
Returns the type associated with this annotation. |
| Method Detail |
|---|
java.lang.Class<V> getType()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||