org.decisiondeck.jmcda.persist.utils
Class ExportSettings.CategoryToName
java.lang.Object
org.decisiondeck.jmcda.persist.utils.ExportSettings.CategoryToName
- All Implemented Interfaces:
- Function<Category,String>
- Enclosing class:
- ExportSettings
public static class ExportSettings.CategoryToName
- extends Object
- implements Function<Category,String>
| Methods inherited from interface com.google.common.base.Function |
equals |
ExportSettings.CategoryToName
public ExportSettings.CategoryToName()
apply
public String apply(Category input)
- Specified by:
apply in interface Function<Category,String>
Copyright © 2011. All Rights Reserved.