public abstract class SortedByFacetAbstract extends SingleValueFacetAbstract<Class<? extends Comparator<?>>> implements SortedByFacet
FacetAbstract.Derivation, FacetAbstract.Disabling, FacetAbstract.Hiding, FacetAbstract.Validating| Constructor and Description |
|---|
SortedByFacetAbstract(Class<? extends Comparator<?>> value,
FacetHolder holder) |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Facet> |
type() |
valuealwaysReplace, facetType, getFacetHolder, getIdentified, getUnderlyingFacet, isDerived, isNoop, setFacetHolder, setUnderlyingFacet, toString, toStringValuesclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitvaluealwaysReplace, facetType, getFacetHolder, getUnderlyingFacet, isDerived, isNoop, setFacetHolder, setUnderlyingFacetpublic SortedByFacetAbstract(Class<? extends Comparator<?>> value, FacetHolder holder)
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.