T
public abstract class Molecule<T> extends Object implements Atom
Molecule()
getObj()
void
setObj(T obj)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
run
public Molecule()
public T getObj()
public void setObj(T obj)
obj
Copyright © 2017. All rights reserved.