View Javadoc
1
package
net.bmahe.genetics4j.core.spec.mutation;
2
3
public
interface
MutationPolicy
{
4
5
}