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
Methods in com.tangosol.util.extractor that return Fragment