Uses of Class
com.google.refine.browsing.DecoratedValue
Packages that use DecoratedValue
-
Uses of DecoratedValue in com.google.refine.browsing.facets
Fields in com.google.refine.browsing.facets declared as DecoratedValueModifier and TypeFieldDescriptionfinal DecoratedValueNominalFacetChoice.decoratedValuefinal DecoratedValueListFacet.DecoratedValueWrapper.valueFields in com.google.refine.browsing.facets with type parameters of type DecoratedValueConstructors in com.google.refine.browsing.facets with parameters of type DecoratedValue -
Uses of DecoratedValue in com.google.refine.browsing.util
Constructors in com.google.refine.browsing.util with parameters of type DecoratedValueModifierConstructorDescriptionIndexedNominalFacetChoice(DecoratedValue decoratedValue, int latestIndex)