public abstract class RangeContentType<T extends Comparable<? super T>> extends StructContentType<IRange<T>>
m_identifier
Modifier and Type | Method and Description |
---|---|
ContentType<T> |
getEndPointContentType() |
abstract IRange<T> |
rangeWithEnd(T start,
T end) |
addExtraAttribute, addField, getAccessor, getAccessorKeys, getAttributes, getDescription
addFormatter, getDefaultFormatter, getFormatter, getFormatters, getIdentifier, getName, getPersister, hasAttribute, lookupNameFor, toString
Copyright © 2020. All rights reserved.