ch.elca.el4j.util.observer.impl
Interface Computable<T>

Type Parameters:
T - the result's type

public interface Computable<T>

A computable value.

Author:
Adrian Moos (AMS)
File-location:
Computable
Last check-in date:
2009-08-04 13:59:45 +0200 (Di, 04. Aug 2009) by swismer for revision 3873

Method Summary
 T is()
           
 

Method Detail

is

T is()
Returns:
Returns this computation's result.


Copyright © 2005-2011 ELCA. All Rights Reserved.