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