KeY 2.6.3_7d3deab0763c88edee4f7a08e604661e0dbdd450
org.key_project.util.collection

Interface ImmutableMapEntry<S,T>

    • Method Summary

      Methods 
      Modifier and Type Method and Description
      S key() 
      T value() 
    • Method Detail

      • key

        S key()
        Returns:
        the first part of the tupel
      • value

        T value()
        Returns:
        the second part of the tupel
KeY 2.6.3_7d3deab0763c88edee4f7a08e604661e0dbdd450