org.chorem.pollen.services
Class PollenServiceFunctions.PersonToListCreator

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

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


Constructor Summary
PollenServiceFunctions.PersonToListCreator()
           
 
Method Summary
 PersonToList apply(PersonToList 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.PersonToListCreator

public PollenServiceFunctions.PersonToListCreator()
Method Detail

apply

public PersonToList apply(PersonToList input)
Specified by:
apply in interface com.google.common.base.Function<PersonToList,PersonToList>


Copyright © 2009-2012 CodeLutin. All Rights Reserved.