Location

  • Reference: silver.jar
  • Namespace: Swift
  • Extends: java.util.Map.Entry<K,V>
  • Platforms: Cooper

Instance Methods


GetTuple

method GetTuple: not nullable Tuple2<not nullable K, not nullable V>
Tuple2<not nullable K, not nullable V>! GetTuple()
func GetTuple() -> Tuple2<not nullable K, not nullable V>
Function GetTuple() As Tuple2<not nullable K, not nullable V>