Uses of Package
com.remondis.propertypath.api
-
Packages that use com.remondis.propertypath.api Package Description com.remondis.propertypath.api com.remondis.propertypath.impl -
Classes in com.remondis.propertypath.api used by com.remondis.propertypath.api Class Description AssertGetterAndApplyBuilder AssertGetterBuilder Get This class represents a getter that can be evaluated on a real object instance of a matching type.GetAndApply A get access object that applies a mapping function if the getter has a non-null return value.GetBuilder This is the builder stage for specifying a property path.GetWithoutException This is aGetinterface but without exception support.PropertyPath This functional interface defines a property path. -
Classes in com.remondis.propertypath.api used by com.remondis.propertypath.impl Class Description AssertGetterAndApplyBuilder AssertGetterBuilder Get This class represents a getter that can be evaluated on a real object instance of a matching type.GetAndApply A get access object that applies a mapping function if the getter has a non-null return value.GetBuilder This is the builder stage for specifying a property path.GetWithoutException This is aGetinterface but without exception support.PropertyPath This functional interface defines a property path.