com.rubecula.darwin.domain.genetics
Class Fecundity_

java.lang.Object
  extended by com.rubecula.darwin.domain.genetics.Fecundity_
All Implemented Interfaces:
Fecundity
Direct Known Subclasses:
Fecundity_Saturated

public abstract class Fecundity_
extends java.lang.Object
implements Fecundity

Base implementation of the Fecundity interface. This class provides no methods, fields or constructors.

Author:
Robin Hillyard

Field Summary
protected static org.apache.commons.logging.Log LOG
          The logger for this class.
 
Constructor Summary
protected Fecundity_()
          Protected Primary Constructor
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.rubecula.darwin.domain.helper.Fecundity
getFecundity
 

Field Detail

LOG

protected static final org.apache.commons.logging.Log LOG
The logger for this class.

Constructor Detail

Fecundity_

protected Fecundity_()
Protected Primary Constructor



Copyright © 2010 Rubecula Software, LLC. All Rights Reserved.