com.rubecula.darwin.core
Class Fecundity_Abstract
java.lang.Object
com.rubecula.darwin.core.Fecundity_Abstract
- All Implemented Interfaces:
- Fecundity
- Direct Known Subclasses:
- Fecundity_Default
public abstract class Fecundity_Abstract
- extends Object
- implements Fecundity
Base implementation of the Fecundity interface.
This class provides no methods, fields or constructors.
- Author:
- Robin
|
Field Summary |
protected static org.apache.commons.logging.Log |
log
The logger for this class. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected static final org.apache.commons.logging.Log log
- The logger for this class.
Fecundity_Abstract
public Fecundity_Abstract()