public class PlatformSet extends LinkedHashSet<Class<? extends Annotation>>
| Constructor and Description |
|---|
PlatformSet() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAllowedType(JClassType type) |
JClassType |
prefer(JClassType first,
JClassType second,
Class<? extends Annotation> qualifier) |
add, clear, clone, contains, isEmpty, iterator, remove, sizeequals, hashCode, removeAlladdAll, containsAll, retainAll, toArray, toArray, toStringpublic JClassType prefer(JClassType first, JClassType second, Class<? extends Annotation> qualifier)
public boolean isAllowedType(JClassType type)
Copyright © December 07, 2012-2014 The Internet Party. All Rights Reserved.