Function<Object,TreeSet<Object>>
public class ToSingletonTreeSet extends uk.gov.gchq.koryphe.function.KorypheFunction<Object,TreeSet<Object>>
TreeSet
ToSingletonTreeSet()
TreeSet<Object>
apply(Object o)
equals, hashCode
getClass, notify, notifyAll, toString, wait, wait, wait
andThen, compose
public ToSingletonTreeSet()
public TreeSet<Object> apply(Object o)