protected static class AgentBuilder.RedefinitionStrategy.BatchAllocator.Slicing.SlicingIterable extends Object implements Iterable<List<Class<?>>>
| Modifier and Type | Class and Description |
|---|---|
protected static class |
AgentBuilder.RedefinitionStrategy.BatchAllocator.Slicing.SlicingIterable.SlicingIterator
An iterator that slices batches into parts of a minimum and maximum size.
|
| Modifier | Constructor and Description |
|---|---|
protected |
SlicingIterable(int minimum,
int maximum,
Iterable<? extends List<Class<?>>> iterable)
Creates a new slicing iterable.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<List<Class<?>>> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorCopyright © 2014–2019. All rights reserved.