JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
de.danielbechler.diff.path
Interface NodePathValueHolder.Collector<T>
Enclosing class:
NodePathValueHolder
<
T
>
public static interface
NodePathValueHolder.Collector<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
it
(
NodePath
path,
T
value)
Method Details
it
void
it
(
NodePath
path,
T
value)