Interface PathOpsWrapper<T,P extends Path<T>>

All Superinterfaces:
PathOps<T,P>
All Known Implementing Classes:
PathOpsWrapperBase

public interface PathOpsWrapper<T,P extends Path<T>> extends PathOps<T,P>