xref
: /
aosp_15_r20
/
art
/
test
/
052-verifier-fun
/
src
/
BlahFeature.java
(revision 795d594fd825385562da6b089ea9b2033f3abf5a)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
public
interface
BlahFeature
{
doStuff()
2
public
void
doStuff
();
3
}
4