se.liu.ida.critiquer.mics
Interface UnaryFunction<In,Out>


public interface UnaryFunction<In,Out>

Author:
olale

Method Summary
 Out perform(In param)
           
 

Method Detail

perform

Out perform(In param)