org.chorem.pollen.services
Class PollenServiceFunctions.TextChoiceCreator
java.lang.Object
org.chorem.pollen.services.PollenServiceFunctions.TextChoiceCreator
- All Implemented Interfaces:
- com.google.common.base.Function<Choice,Choice>
- Enclosing class:
- PollenServiceFunctions
public static class PollenServiceFunctions.TextChoiceCreator
- extends Object
- implements com.google.common.base.Function<Choice,Choice>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.google.common.base.Function |
equals |
PollenServiceFunctions.TextChoiceCreator
public PollenServiceFunctions.TextChoiceCreator()
apply
public Choice apply(Choice input)
- Specified by:
apply in interface com.google.common.base.Function<Choice,Choice>
Copyright © 2009-2012 CodeLutin. All Rights Reserved.