From 7f89d81e6f8a5ce82d42c3b852b5219edaa4b86c Mon Sep 17 00:00:00 2001 From: Eduardo Pedroni Date: Wed, 7 May 2014 18:38:27 +0100 Subject: Removed reflection for now, added fitness orientation support --- doc/jcgp/backend/population/class-use/Connection.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/jcgp/backend/population/class-use/Connection.html') diff --git a/doc/jcgp/backend/population/class-use/Connection.html b/doc/jcgp/backend/population/class-use/Connection.html index 72f2fb4..ab91d1e 100644 --- a/doc/jcgp/backend/population/class-use/Connection.html +++ b/doc/jcgp/backend/population/class-use/Connection.html @@ -183,7 +183,7 @@ void -MutableElement.setConnection(int index, +Mutable.setConnection(int index, Connection newConnection)
This method sets the indexed connection to the specified new connection.
-- cgit v1.2.3