| Package | Description |
|---|---|
| com.landawn.abacus.util |
| Modifier and Type | Method and Description |
|---|---|
static <T1> Tuple.Tuple1<T1> |
Tuple.of(T1 _1) |
| Modifier and Type | Method and Description |
|---|---|
static <T> Function<T,Tuple.Tuple1<T>> |
Fn.tuple1() |
static <T,E extends Exception> |
Fn.Fnn.tuple1() |
| Modifier and Type | Method and Description |
|---|---|
static <T> List<T> |
Tuple.toList(Tuple.Tuple1<? extends T> tp) |
Copyright © 2021. All rights reserved.