public static class PollenServiceFunctions.VotingListCreator extends Object implements com.google.common.base.Function<VotingList,VotingList>
Modifier and Type | Field and Description |
---|---|
protected com.google.common.base.Function<PersonToList,PersonToList> |
persontoListCreator |
Modifier | Constructor and Description |
---|---|
protected |
PollenServiceFunctions.VotingListCreator(com.google.common.base.Function<PersonToList,PersonToList> persontoListCreator) |
protected final com.google.common.base.Function<PersonToList,PersonToList> persontoListCreator
protected PollenServiceFunctions.VotingListCreator(com.google.common.base.Function<PersonToList,PersonToList> persontoListCreator)
public VotingList apply(VotingList input)
apply
in interface com.google.common.base.Function<VotingList,VotingList>
Copyright © 2009–2014 CodeLutin. All rights reserved.