public interface MultiTypedFacet extends Facet
The client of this interface should use getFacet(Class) to obtain
the facet implementation for each of the facets types.
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Facet>[] |
facetTypes()
All of the facet types either implemented or available by this facet
implementation.
|
<T extends Facet> |
getFacet(Class<T> facet) |
alwaysReplace, facetType, getFacetHolder, getUnderlyingFacet, isDerived, isNoop, setFacetHolder, setUnderlyingFacetCopyright © 2010–2014 The Apache Software Foundation. All rights reserved.