de.cau.cs.kieler.core.ui.commands
Class FunctionReturningString.IFileToStringFunction
java.lang.Object
de.cau.cs.kieler.core.ui.commands.FunctionReturningString.IFileToStringFunction
- All Implemented Interfaces:
- FunctionReturningString<IFile>
- Enclosing interface:
- FunctionReturningString<Type>
public static class FunctionReturningString.IFileToStringFunction
- extends Object
- implements FunctionReturningString<IFile>
Example function for computing the representation of an IFile.
- Rating

Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FunctionReturningString.IFileToStringFunction
public FunctionReturningString.IFileToStringFunction()
evaluate
public String evaluate(Object... args)
- Evaluate the function.
- Specified by:
evaluate
in interface FunctionReturningString<IFile>
- Parameters:
args
- the arguments
- Returns:
- the string return