Documentation of 'org.jgap.BreederBase' Java class
BreederBase
org.jgap

Class BreederBase

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, java.lang.Comparable, IBreeder, ICloneable
    Direct Known Subclasses:
    GABreeder


    public abstract class BreederBase
    extends java.lang.Object
    implements IBreeder
    Abstract base class for breeders.
    Since:
    3.2
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor and Description
      BreederBase() 
    • Constructor Detail

      • BreederBase

        public BreederBase()
    • Method Detail

      • clone

        public abstract java.lang.Object clone()
        Specified by:
        clone in interface ICloneable
        Overrides:
        clone in class java.lang.Object
        Returns:
        deep clone of this instance
        Since:
        3.2
      • compareTo

        public int compareTo(java.lang.Object a_other)
        Specified by:
        compareTo in interface java.lang.Comparable
        Parameters:
        a_other - object to compare to
        Returns:
        as always
        Since:
        3.2

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.