Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
5299bb287a093d09aa95c01392d91e119495609b
/
.
/
test
/
052-verifier-fun
/
src
/
BlahFeature.java
blob: ea0e18aa3246957b328467f1380f3f31c7cdfdb7 [
file
] [
log
] [
blame
]
public
interface
BlahFeature
{
public
void
doStuff
();
}