private static class OptimizedAssumption.Entry extends Object
| Modifier and Type | Field and Description |
|---|---|
(package private) WeakReference<InstalledCode> |
installedCode |
(package private) OptimizedAssumption.Entry |
next |
(package private) long |
version |
| Modifier | Constructor and Description |
|---|---|
private |
Entry() |
WeakReference<InstalledCode> installedCode
long version
private Entry()