com.mangofactory.swagger.models.alternates
Class Entry<K,V>

java.lang.Object
  extended by com.mangofactory.swagger.models.alternates.Entry<K,V>

public class Entry<K,V>
extends Object


Constructor Summary
Entry()
           
 
Method Summary
 V getKey()
           
 void setKey(V key)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Entry

public Entry()
Method Detail

getKey

public V getKey()

setKey

public void setKey(V key)


Copyright © May 2012-2014 The Mango Factory. All Rights Reserved.