Searched refs:deproxyCompoundList (Results 1 - 1 of 1) sorted by relevance

/openjdk7/langtools/src/share/classes/com/sun/tools/javac/jvm/
H A DClassReader.java1505 List<Attribute.Compound> deproxyCompoundList(List<CompoundAnnotationProxy> pl) { method in class:ClassReader.AnnotationDeproxy
1700 List<Attribute.Compound> newList = deproxyCompoundList(l);

Completed in 37 milliseconds