org.ontobox.fast.util.primitive.process
Interface BooleanProcessor


public interface BooleanProcessor

Author:
Anton Malykh

Method Summary
 boolean process(boolean i)
           
 

Method Detail

process

boolean process(boolean i)