uk.co.jezuk.mango
Class Functions

java.lang.Object
  extended byuk.co.jezuk.mango.Functions

public class Functions
extends java.lang.Object

The Mango Library Unary and Binary Functions

Version:
$Id$
Author:
Jez Higgins, jez@jezuk.co.uk

Constructor Summary
Functions()
           
 
Method Summary
static UnaryFunction Identity()
          The identity function.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Functions

public Functions()
Method Detail

Identity

public static UnaryFunction Identity()
The identity function. Takes a single argument, and returns it unchanged.



Copyright © 2002-2006 JezUK Ltd.