org.stellarium.functional
Class BinaryFunction<P1,P2,Boolean>

java.lang.Object
  extended by org.stellarium.functional.BinaryFunction<P1,P2,Boolean>

public class BinaryFunction<P1,P2,Boolean>
extends java.lang.Object

Version:
$revision$
Author:
Jerome Beau

Constructor Summary
BinaryFunction()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BinaryFunction

public BinaryFunction()