Interface MaximumMatching.Node<I>

All Known Subinterfaces:
ComposedNode.Builder<D>
Enclosing class:
MaximumMatching<I,O>

public static interface MaximumMatching.Node<I>
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getValue

      I getValue()