Skip navigation links
KeY 2.7.1589_4abe0e7c170fc61dd74a695a6efcf763b0f06898
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.7.1589_4abe0e7c170fc61dd74a695a6efcf763b0f06898