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