org.kahina.tralesld.profiler
Class TraleSLDProfileEntryMapper
java.lang.Object
org.kahina.tralesld.profiler.TraleSLDProfileEntryMapper
- All Implemented Interfaces:
- Mapper<String,ProfileEntry>
public class TraleSLDProfileEntryMapper
- extends Object
- implements Mapper<String,ProfileEntry>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TraleSLDProfileEntryMapper
public TraleSLDProfileEntryMapper()
map
public ProfileEntry map(String goalDesc)
- Specified by:
map in interface Mapper<String,ProfileEntry>