This commit is contained in:
hneemann 2016-05-23 14:27:58 +02:00
parent 69a5d4f715
commit 662f940f9d

View File

@ -6,7 +6,7 @@ import java.util.ArrayList;
/** /**
* Takes a circuit and generates of all elements of the given name. * Takes a circuit and generates of all elements of the given name.
* This list you can use order the entries. * This list you can use order the entries. See {@link ElementOrderer}.
* *
* @author hneemann * @author hneemann
*/ */