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