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