Interface HierarchicalPathMatcher

All Known Implementing Classes:
AbstractHierarchicalPathMatcher

public interface HierarchicalPathMatcher
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    matches(com.rosetta.model.lib.path.RosettaPath p1, com.rosetta.model.lib.path.RosettaPath p2)
     
  • Method Details

    • matches

      boolean matches(com.rosetta.model.lib.path.RosettaPath p1, com.rosetta.model.lib.path.RosettaPath p2)