com.rubecula.darwin.domain.world
Class Viability_

java.lang.Object
  extended by com.rubecula.darwin.domain.world.Viability_
All Implemented Interfaces:
Viability

public abstract class Viability_
extends java.lang.Object
implements Viability

Author:
Robin Hillyard

Constructor Summary
protected Viability_(MortalityStats stats)
           
 
Method Summary
 MortalityStats getStats()
           
 
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.world.Viability
resetViability
 

Constructor Detail

Viability_

protected Viability_(MortalityStats stats)
Parameters:
stats -
Method Detail

getStats

public MortalityStats getStats()
Specified by:
getStats in interface Viability
Returns:
the stats


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