net.sf.tacos.demo.tree.fs
Class FileKeyProvider
java.lang.Object
net.sf.tacos.demo.tree.fs.FileKeyProvider
- All Implemented Interfaces:
- IKeyProvider
- public class FileKeyProvider
- extends Object
- implements IKeyProvider
- Author:
- phraktle
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final FileKeyProvider INSTANCE
FileKeyProvider
public FileKeyProvider()
getKey
public Serializable getKey(Object value)
- Specified by:
getKey
in interface IKeyProvider