@ExperimentalApi public class WithFunctions extends Object
| Constructor and Description |
|---|
WithFunctions() |
| Modifier and Type | Method and Description |
|---|---|
static com.google.common.base.Function<WithId,Long> |
getId() |
static Iterable<Long> |
getIds(Collection<? extends WithId> withIds) |
static Iterable<Long> |
getIds(Iterable<? extends WithId> withIds) |
static com.google.common.base.Function<WithKey,String> |
getKey() |
public static Iterable<Long> getIds(Collection<? extends WithId> withIds)
Copyright © 2002-2015 Atlassian. All Rights Reserved.