com.rubecula.darwin.domain.world
Class Registry_None

java.lang.Object
  extended by com.rubecula.darwin.domain.world.Registry_
      extended by com.rubecula.darwin.domain.world.Registry_None
All Implemented Interfaces:
Registry

public final class Registry_None
extends Registry_

This is the default concrete implementation of Registry and, as the name suggests, it does nothing at all.

Author:
Robin Hillyard

Constructor Summary
Registry_None()
           
 
Method Summary
 
Methods inherited from class com.rubecula.darwin.domain.world.Registry_
getOrganismFrequencyMap, registerBirths, registerDeaths, registerMarriages
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Registry_None

public Registry_None()


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