| Package | Description |
|---|---|
| org.osgl | |
| org.osgl.util |
| Modifier and Type | Method and Description |
|---|---|
static <T> Const<T> |
Lang.constant() |
static <T> Const<T> |
Lang.constant(T t) |
| Modifier and Type | Method and Description |
|---|---|
static <E> Const |
Const.of(E t) |
static <E> Const |
Const.of(Lang.Var<E> var) |
Copyright © 2014–2021 OSGL (Open Source General Library). All rights reserved.