Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
c210ab55bcebda93f4e21d6df6e1dca5a5e152c5
/
.
/
test
/
068-classloader
/
src
/
Useless.java
blob: f51d9a8f0fe1932af6dbc0d4d11d43cdc2dd0192 [
file
] [
log
] [
blame
]
public
class
Useless
implements
ICommon
{
public
DoubledImplement
getDoubledInstance
()
{
return
null
;
}
}