public class MappedObject<M,B> extends java.lang.Object
MappedObject(M m, B b)
B
getBelongs2()
M
getElement()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MappedObject(M m, B b)
public M getElement()
public B getBelongs2()