Uses of Class
org.eclipse.aether.internal.impl.collect.DataPool.Constraint
Packages that use DataPool.Constraint
Package
Description
Internal helper classes for dependency collector.
-
Uses of DataPool.Constraint in org.eclipse.aether.internal.impl.collect
Fields in org.eclipse.aether.internal.impl.collect with type parameters of type DataPool.ConstraintModifier and TypeFieldDescriptionprivate final ConcurrentHashMap
<Object, DataPool.Constraint> DataPool.constraints
Constraint cache, lives during single collection invocation (same as this DataPool instance).