| Package | Description |
|---|---|
| manifold.ext.rt.extensions.java.lang.Object | |
| manifold.ext.rt.extensions.manifold.rt.api.Array |
| Modifier and Type | Method and Description |
|---|---|
static Object |
ManObjectExt.jailbreak(Object thiz) |
| Modifier and Type | Method and Description |
|---|---|
static Object |
ManArrayExt.copy(Object array) |
static Object |
ManArrayExt.copy(Object array,
int newLength) |
static Object |
ManArrayExt.copyRange(Object array,
int from,
int to) |
static Object |
ManArrayExt.copyRangeTo(Object array,
int from,
int to,
Object target,
int targetIndex) |
static Object |
ManArrayExt.copyTo(Object array,
Object to) |
Copyright © 2021. All rights reserved.