public class Helpers extends Object
| Constructor and Description |
|---|
Helpers() |
| Modifier and Type | Method and Description |
|---|---|
static <T> WritableIndexedNode<T> |
IndexedNode_findChild(WritableIndexedNode<T> THIS,
Object[] path) |
static <T> boolean |
WritableList_addCollection(WritableList<T> THIS,
Collection<? extends T> extra) |
public static <T> WritableIndexedNode<T> IndexedNode_findChild(WritableIndexedNode<T> THIS, Object[] path)
public static <T> boolean WritableList_addCollection(WritableList<T> THIS, Collection<? extends T> extra)
Copyright © 2022 vpc open source initiative. All rights reserved.