public final class Routines extends Object
| Constructor and Description |
|---|
Routines() |
| Modifier and Type | Method and Description |
|---|---|
static Aa |
immutableCopyOf(Aa aa) |
static <T> List<T> |
immutableCopyOf(List<? extends T> list) |
static <T> com.google.common.base.Optional<List<T>> |
immutableCopyOf(com.google.common.base.Optional<? extends List<T>> list) |
Copyright © 2022 The Immutables.org authors. All rights reserved.