Modifier and Type | Field and Description |
---|---|
private static final DescriptorCache | |
private final WeakHashMap |
Access | Constructor and Description |
---|---|
private |
Modifier and Type | Method and Description |
---|---|
public ImmutableDescriptor | |
pack-priv static DescriptorCache | |
public static DescriptorCache | |
public ImmutableDescriptor |
instance | back to summary |
---|---|
private static final DescriptorCache instance |
map | back to summary |
---|---|
private final WeakHashMap<ImmutableDescriptor, WeakReference<ImmutableDescriptor>> map |
DescriptorCache | back to summary |
---|---|
private DescriptorCache() |
get | back to summary |
---|---|
public ImmutableDescriptor get(ImmutableDescriptor descriptor) |
getInstance | back to summary |
---|---|
pack-priv static DescriptorCache getInstance() |
getInstance | back to summary |
---|---|
public static DescriptorCache getInstance(JMX proof) |
union | back to summary |
---|---|
public ImmutableDescriptor union(Descriptor... descriptors) |