public class Connection extends Object
Connection(String from, String to)
boolean
equals(Object o)
String
getFrom()
getTo()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public Connection(String from, String to)
public String getFrom()
public String getTo()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2020 CDAP Licensed under the Apache License, Version 2.0.