Interface Path<P>


public interface Path<P>
  • Method Summary

    Modifier and Type
    Method
    Description
    Iterable<? extends P>
     
  • Method Details

    • components

      Iterable<? extends P> components()