org.chorem.pollen.services
Class PollenServiceFunctions.ImageChoiceCreator

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

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


Constructor Summary
PollenServiceFunctions.ImageChoiceCreator()
           
 
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.ImageChoiceCreator

public PollenServiceFunctions.ImageChoiceCreator()
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.