org.xerial.util
Interface Functor<In>

Type Parameters:
In -

public interface Functor<In>

A functor for Algorithms.

Author:
leo

Method Summary
 Object apply(In input)
           
 

Method Detail

apply

Object apply(In input)


Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.1 Japan License.