public class Pair<T> extends Object
Pair(T code, String message)
T
getCode()
String
getMessage()
void
setCode(T code)
setMessage(String message)
toString()
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Pair(T code, String message)
public T getCode()
public void setCode(T code)
public String getMessage()
public void setMessage(String message)
public String toString()
toString
Object
Copyright © 2018. All rights reserved.