From c35a6806df01481c1b169cd0fc47660ea1cc10fb Mon Sep 17 00:00:00 2001 From: Eduardo Pedroni Date: Wed, 14 May 2014 01:32:51 +0100 Subject: Refactored Mutable, commented a little bit of the GUI package --- .../modules/es/class-use/EvolutionaryStrategy.html | 21 ++++++--------------- 1 file changed, 6 insertions(+), 15 deletions(-) (limited to 'doc/jcgp/backend/modules/es/class-use/EvolutionaryStrategy.html') diff --git a/doc/jcgp/backend/modules/es/class-use/EvolutionaryStrategy.html b/doc/jcgp/backend/modules/es/class-use/EvolutionaryStrategy.html index ed70f1e..b2550cc 100644 --- a/doc/jcgp/backend/modules/es/class-use/EvolutionaryStrategy.html +++ b/doc/jcgp/backend/modules/es/class-use/EvolutionaryStrategy.html @@ -2,9 +2,9 @@ - + Uses of Class jcgp.backend.modules.es.EvolutionaryStrategy - + @@ -107,24 +107,15 @@ +EvolutionaryStrategy[] +JCGP.getEvolutionaryStrategies()  + + EvolutionaryStrategy JCGP.getEvolutionaryStrategy()  - - - - - - - - - - - - -
Methods in jcgp that return types with arguments of type EvolutionaryStrategy 
Modifier and TypeMethod and Description
java.util.ArrayList<EvolutionaryStrategy>JCGP.getEvolutionaryStrategies() 
  • -- cgit v1.2.3