com.rubecula.darwin.foundation
Interface Countable

All Known Subinterfaces:
Colony, Environment, Genomic, Population, PopulationExposed, Visualizable, VisualizationModel
All Known Implementing Classes:
Colony_, Colony_Mayrian, EcoSystem, Environment_, Environment_Muirian, Environment_PepperedMoth, Environment_Susceptible, Environment_TS, Genomic_, Genomic_Asexual, Genomic_Diploid, Genomic_Haploid, Genomic_Sexual, Population_, Population_Malthusian, Population_Managed, Population_TS, VisualizationModel_, VisualizationModel_Standard

public interface Countable

This interface defines the ability to count a number of objects in a group of objects.

Author:
Robin Hillyard

Method Summary
 int getCount()
           
 

Method Detail

getCount

int getCount()
Returns:
the number of members of this group.


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