All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface evolution.pack.PackableGene

public interface PackableGene
extends Gene
This Gene has the wonderful ability to compress itself into a evolution.util.Code. Used by PackedGenome.


Method Index

 o toCode()
Convert to Code.

Methods

 o toCode
 public abstract Code toCode()
Convert to Code.


All Packages  Class Hierarchy  This Package  Previous  Next  Index