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
/art/test/005-annotations/src/android/test/anno/
SubNoted.java
6
public class
SubNoted
extends SimplyNoted implements INoted {
TestAnnotations.java
192
printAnnotations(
SubNoted
.class);
208
anno =
SubNoted
.class.getAnnotation(AnnoSimpleType.class);
209
System.out.println("
SubNoted
.get(AnnoSimpleType) = " + anno);
Completed in 383 milliseconds