| Modifier and Type | Method and Description |
|---|---|
static <A,I> TypedCondition<A,I> |
Conditions.on(A attribute,
Class<I> type) |
static <A,I> TypedCondition<A,I> |
Conditions.on(A attribute,
com.google.common.reflect.TypeToken<I> type) |
Copyright © 2015 Zalando SE. All rights reserved.