org.chorem.pollen.services
Class PollenServiceFunctions.DateChoiceCreator

java.lang.Object
  extended by org.chorem.pollen.services.PollenServiceFunctions.DateChoiceCreator
All Implemented Interfaces:
com.google.common.base.Function<Choice,Choice>
Enclosing class:
PollenServiceFunctions

public static class PollenServiceFunctions.DateChoiceCreator
extends Object
implements com.google.common.base.Function<Choice,Choice>


Constructor Summary
PollenServiceFunctions.DateChoiceCreator()
           
 
Method Summary
 Choice apply(Choice input)
           
 
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
 

Constructor Detail

PollenServiceFunctions.DateChoiceCreator

public PollenServiceFunctions.DateChoiceCreator()
Method Detail

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.