public class InstanceBase extends Object
| Constructor and Description |
|---|
InstanceBase() |
| Modifier and Type | Method and Description |
|---|---|
static <T> Instance |
cast(Instance from,
String toClass)
Casts a the object that is contained in a NativeInvocation to an object of class clazz.
|
static <T> Instance |
cloneInstance(Instance from)
Clones a NativeInvocation
|
Copyright © 2020. All rights reserved.