Package org.apache.karaf.tools.utils
Interface JoinableValue<T>
-
public interface JoinableValue<T>General definition of an object that specifies a value for Join.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TgetValue()
-
-
-
Method Detail
-
getValue
T getValue()
-
-