aboutsummaryrefslogtreecommitdiffstats
path: root/src/jcgp/population/MutableElement.java
blob: 4397e46b568d3c8b1082863240f07b1840a04f8e (plain)
1
2
3
4
5
package jcgp.population;

public interface MutableElement {
	
}