| Package | Description |
|---|---|
| net.hl.lang.ext |
| Modifier and Type | Method and Description |
|---|---|
static int[][][] |
HHelpers.newArray(int size1,
int size2,
int size3,
Int3ToIntFunction supplier) |
static byte[][][] |
ByteArrayExtensions.newPrimitiveByteArray3(int size1,
int size2,
int size3,
Int3ToIntFunction filler) |
static int[][][] |
IntExtensions.newPrimitiveIntArray3(int size1,
int size2,
int size3,
Int3ToIntFunction filler) |
Copyright © 2021 vpc open source initiative. All rights reserved.