Class CigarElement

  • All Implemented Interfaces:
    Serializable

    public class CigarElement
    extends Object
    implements Serializable
    One component of a cigar string. The component comprises the operator, and the number of bases to which the operator applies.
    See Also:
    Serialized Form