public class TwoWayMap extends Object
TwoWayMap()
Object
getFirst(Object first)
getSecond(Object second)
void
put(Object first, Object second)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public TwoWayMap()
public void put(Object first, Object second)
public Object getFirst(Object first)
public Object getSecond(Object second)
public String toString()
toString
Copyright © 2025. All rights reserved.