OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SubNoted
(Results
1 - 2
of
2
) sorted by null
/dalvik/tests/004-annotations/src/android/test/anno/
SubNoted.java
6
public class
SubNoted
extends SimplyNoted implements INoted {
TestAnnotations.java
163
clazz =
SubNoted
.class;
174
anno =
SubNoted
.class.getAnnotation(AnnoSimpleType.class);
175
System.out.println("
SubNoted
.get(AnnoSimpleType) = " + anno);
Completed in 83 milliseconds