public static interface AccessAnyD.Factory<I extends AccessAnyD<?>>
Modifier and Type | Method and Description |
---|---|
I |
copy(AccessAnyD<?> source) |
I |
makeFilled(long[] structure,
NullaryFunction<?> supplier) |
I |
makeZero(long... structure) |
I copy(AccessAnyD<?> source)
I makeFilled(long[] structure, NullaryFunction<?> supplier)
I makeZero(long... structure)