Uses of Class
com.tangosol.util.Fragment
Packages that use Fragment
Package
Description
Contains various generic utilities.
Contains
ValueExtractor and
ValueUpdater related classes.-
Uses of Fragment in com.tangosol.util
Methods in com.tangosol.util that return FragmentModifier and TypeMethodDescription<E> Fragment<E> Fragment.getFragment(ValueExtractor<? super T, ? extends E> extractor) Get the nested fragment extracted from the specified attribute.<E> Fragment<E> Fragment.getFragment(String sName) Get the nested fragment extracted from the specified attribute. -
Uses of Fragment in com.tangosol.util.extractor
Subclasses with type arguments of type Fragment in com.tangosol.util.extractorModifier and TypeClassDescriptionclassAValueExtractorthat extracts aFragmentfrom a nested property of the target object.classAValueExtractorthat is used to extract aFragmentfrom an object.Methods in com.tangosol.util.extractor that return Fragment