Class PathOpsWrapperBase<T,P extends Path<T>>

java.lang.Object
org.aksw.commons.path.core.PathOpsWrapperBase<T,P>
All Implemented Interfaces:
PathOps<T,P>, PathOpsWrapper<T,P>

public class PathOpsWrapperBase<T,P extends Path<T>> extends Object implements PathOpsWrapper<T,P>