Package | Description |
---|---|
org.eclipse.aether.internal.impl.collect |
Internal helper classes for dependency collector.
|
Modifier and Type | Class and Description |
---|---|
(package private) static class |
DataPool.BadDescriptor |
(package private) static class |
DataPool.GoodDescriptor |
Modifier and Type | Field and Description |
---|---|
private DataPool.InternPool<java.lang.Object,DataPool.Descriptor> |
DataPool.descriptors
Descriptor interning pool, lives across session (if session carries non-null
RepositoryCache ). |