org.expasy.jpl.commons.base
Interface Evaluable


public interface Evaluable

Any class that can be evaluate as a double needs to implement this interface.

Version:
1.0
Author:
nikitin

Method Summary
 double eval()
          evaluation of the Evaluable object
 

Method Detail

eval

double eval()
evaluation of the Evaluable object



Copyright (c) 2012 Swiss Institute of Bioinformatics. All rights reserved.