| Package | Description |
|---|---|
| net.hl.lang | |
| net.hl.lang.ext |
| Modifier and Type | Class and Description |
|---|---|
class |
BooleanRef |
class |
DefaultRef<T> |
class |
IntRef |
| Modifier and Type | Method and Description |
|---|---|
static <T> Ref<T> |
Ref.of(T value) |
| Modifier and Type | Method and Description |
|---|---|
static <T> void |
HHelpers.swap(Ref<T> a,
Ref<T> b) |
static <T> void |
HHelpers.swap(Ref<T> a,
Ref<T> b) |
Copyright © 2021 vpc open source initiative. All rights reserved.