Module prov.model

Class CharRange

java.lang.Object
org.openprovenance.apache.commons.lang.CharRange
All Implemented Interfaces:
Serializable

public final class CharRange extends Object implements Serializable

A contiguous range of characters, optionally negated.

Instances are immutable.

#ThreadSafe#

Since:
1.0
Version:
$Id: CharRange.java 1057072 2011-01-10 01:55:57Z niallp $
Author:
Apache Software Foundation, Chris Feldhacker, Gary Gregory
See Also: