Interface CharSet

  • All Superinterfaces:
    CharCollection
    All Known Implementing Classes:
    AbstractCharSet

    public interface CharSet
    extends CharCollection
    This interface defines sets of char values.
    Since:
    1.0
    Version:
    1.0 2002/29/12
    Author:
    Søren Bak
    See Also:
    Set