represents the data and corresponding id of certain value in a deep nested model structure.
D representation of stored data
String representation of the corresponding path in model
Performs the given action on each Inspector.
creates a new Inspector for a part of your underlying data-model
Creates a new Inspector containing the element for the given element and idProvider from the original Inspector's List.
Creates a new Inspector containing the element for the given index from the original Inspector's List
Creates a new Inspector containing the value for the given key from the original Inspector's Map
Creates a new Inspector from a nullable parent inspector that either contains the original value or a given default value if the original value was null.
null