edu.umd.cs.findbugs.ba
public class AnnotationEnumeration<E extends AnnotationEnumeration<E>> extends Object implements Comparable<E>
Field Summary | |
---|---|
protected String | name |
Constructor Summary | |
---|---|
protected | AnnotationEnumeration(String s, int i) |
Method Summary | |
---|---|
int | compareTo(E a) |
int | getIndex() |
Returns: Returns the index.