Class AbstractDependencyManager.Holder<T>
- java.lang.Object
-
- org.eclipse.aether.util.graph.manager.AbstractDependencyManager.Holder<T>
-
- Type Parameters:
T- the collection type
- Enclosing class:
- AbstractDependencyManager
protected static class AbstractDependencyManager.Holder<T> extends java.lang.Object
Wrapper class for collection to memoize hash code.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object o)TgetValue()inthashCode()
-