com.rubecula.darwin.core
Class Census_Default

java.lang.Object
  extended by com.rubecula.darwin.core.Census_Abstract
      extended by com.rubecula.darwin.core.Census_Default
All Implemented Interfaces:
Census

public final class Census_Default
extends Census_Abstract

Class to provide a default implementation of Census_Abstract

Author:
Robin Hillyard

Constructor Summary
Census_Default()
           
 
Method Summary
 
Methods inherited from class com.rubecula.darwin.core.Census_Abstract
enumerateIndividual
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Census_Default

public Census_Default()