| Package | Description |
|---|---|
| net.hl.lang.ext |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
HHelpers.arrayGet(T[] a,
IntToIntFunction arrayLenFunction) |
static int[] |
HHelpers.newArray(int size,
IntToIntFunction supplier) |
static byte[] |
ByteArrayExtensions.newPrimitiveByteArray(int size,
IntToIntFunction filler) |
static int[] |
IntExtensions.newPrimitiveIntArray(int size,
IntToIntFunction filler) |
Copyright © 2021 vpc open source initiative. All rights reserved.