Package | Description |
---|---|
com.googlecode.objectify.util |
Modifier and Type | Class and Description |
---|---|
class |
IteratorFirstResult<T>
Extracts the first value of the iterator as the result value.
|
class |
MakeListResult<T>
Simple ResultTranslator that converts from an Iterable to a List.
|
class |
ResultTranslator<F,T>
Translates from one arbitrary thing to a Result of another arbitrary thing, caching the value.
|
class |
ResultWrapper<F,T>
Wraps a Result, translating from one type to another and caching the result
|
Copyright © 2015. All rights reserved.