Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
5d1ac920fdaef5d4ec8f66bb734488cd9660b024
/
.
/
test
/
068-classloader
/
src
/
InaccessibleBase.java
blob: 83af6659d55e07c4663f21b829ff968d29660150 [
file
] [
log
] [
blame
]
// Copyright 2008 The Android Open Source Project
/**
* Non-public base class, inaccessible from alternate class loader.
*/
class
InaccessibleBase
{
}