Uses of Interface
com.evolveum.axiom.concepts.PathNavigable
- 
Packages that use PathNavigable Package Description com.evolveum.axiom.concepts  - 
- 
Uses of PathNavigable in com.evolveum.axiom.concepts
Methods in com.evolveum.axiom.concepts that return types with arguments of type PathNavigable Modifier and Type Method Description Optional<? extends PathNavigable<V,K,P>>PathNavigable. resolve(K key)Optional<? extends PathNavigable<V,K,P>>PathNavigable. resolve(P key) 
 -