Class PlexusIoProxyResourceCollection.DualSupplier
- java.lang.Object
-
- org.codehaus.plexus.components.io.resources.proxy.PlexusIoProxyResourceCollection.DualSupplier
-
- All Implemented Interfaces:
NameSupplier
,ResourceAttributeSupplier
- Enclosing class:
- PlexusIoProxyResourceCollection
abstract static class PlexusIoProxyResourceCollection.DualSupplier extends java.lang.Object implements NameSupplier, ResourceAttributeSupplier
-
-
Constructor Summary
Constructors Constructor Description DualSupplier()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.codehaus.plexus.components.io.functions.NameSupplier
getName
-
Methods inherited from interface org.codehaus.plexus.components.io.functions.ResourceAttributeSupplier
getAttributes
-
-