Skip navigation links
KeY 2.6.1_b7dc5338bd4d2c41d019616407d79ac6dec9efa4
org.key_project.util.collection

Interface ImmutableMapEntry<S,T>

    • 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.1_b7dc5338bd4d2c41d019616407d79ac6dec9efa4