Package com.evolveum.axiom.concepts
Interface Path<P>
- 
public interface Path<P> 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Iterable<? extends P>components() 
 - 
 
public interface Path<P>
| Modifier and Type | Method | Description | 
|---|---|---|
Iterable<? extends P> | 
components() |