private static class ConcurrentJarCreator.DeferredSupplier
extends java.lang.Object
implements org.apache.commons.compress.parallel.ScatterGatherBackingStoreSupplier
Modifier and Type | Field and Description |
---|---|
private int |
threshold |
Constructor and Description |
---|
DeferredSupplier(int threshold) |
Modifier and Type | Method and Description |
---|---|
org.apache.commons.compress.parallel.ScatterGatherBackingStore |
get() |