Class BinarySet

java.lang.Object
java.util.BitSet
org.uma.jmetal.util.binarySet.BinarySet
All Implemented Interfaces:
Serializable, Cloneable

public class BinarySet extends BitSet
Class representing a bit set including a method to get the total number of bits
Author:
Antonio J. Nebro
See Also: