public class OptionalStringTranslatorFactory extends Object implements com.googlecode.objectify.impl.translate.TranslatorFactory<com.google.common.base.Optional,String>
ValueTranslatorFactory for storing values of type Optional.| Modifier and Type | Class and Description |
|---|---|
static class |
OptionalStringTranslatorFactory.OptionalStringTranslator
|
| Constructor and Description |
|---|
OptionalStringTranslatorFactory() |
| Modifier and Type | Method and Description |
|---|---|
com.googlecode.objectify.impl.translate.Translator<com.google.common.base.Optional,String> |
create(com.googlecode.objectify.impl.translate.TypeKey<com.google.common.base.Optional> tk,
com.googlecode.objectify.impl.translate.CreateContext ctx,
com.googlecode.objectify.impl.Path path) |
public com.googlecode.objectify.impl.translate.Translator<com.google.common.base.Optional,String> create(com.googlecode.objectify.impl.translate.TypeKey<com.google.common.base.Optional> tk, com.googlecode.objectify.impl.translate.CreateContext ctx, com.googlecode.objectify.impl.Path path)
create in interface com.googlecode.objectify.impl.translate.TranslatorFactory<com.google.common.base.Optional,String>Copyright © 2013-2014–2015 Sappenin Inc.. All rights reserved.