protected static class AgentBuilder.RedefinitionStrategy.ResubmissionStrategy.Enabled.StorageKey extends WeakReference<ClassLoader>
| Modifier | Constructor and Description |
|---|---|
protected |
StorageKey(ClassLoader classLoader)
Creates a new storage key.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
int |
hashCode() |
protected boolean |
isBootstrapLoader()
Checks if this reference represents the bootstrap class loader.
|
clear, enqueue, get, isEnqueuedprotected StorageKey(ClassLoader classLoader)
classLoader - The represented class loader or null for the bootstrap class loader.Copyright © 2014–2019. All rights reserved.