uk.ac.ncl.cs.instantsoap.wsapi
Class Wsapi.Pair<K,V>

java.lang.Object
  extended by uk.ac.ncl.cs.instantsoap.wsapi.Wsapi.Pair<K,V>
Enclosing class:
Wsapi

public static class Wsapi.Pair<K,V>
extends Object


Field Summary
 K key
           
 V value
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

key

public K key

value

public V value


Copyright © 2006-2008. All Rights Reserved.