package jcgp.population; public interface Connection { public int getValue(); }