| Modifier and Type | Method and Description |
|---|---|
String |
apply(T value) |
com.google.common.base.Converter<T,String> |
asConverter() |
static <T> UniqueCachedNaming<T> |
of(Iterable<T> iterable) |
static <T> UniqueCachedNaming |
of(Iterator<T> iterator) |
public static <T> UniqueCachedNaming<T> of(Iterable<T> iterable)
public static <T> UniqueCachedNaming of(Iterator<T> iterator)
Copyright © 2020 The Immutables.org authors. All rights reserved.