private static final class AtomicArray.ReflectCreator<V> extends java.lang.Object implements AtomicArray.Creator<V>
| Constructor and Description |
|---|
ReflectCreator(java.lang.Class<V> type) |
| Modifier and Type | Method and Description |
|---|---|
V[] |
create(int len) |