public class PushSpec<S extends PushSource,T extends PushTarget> extends java.lang.Object
PushSpec(S source, T target)
S
getSource()
T
getTarget()
java.lang.String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public PushSpec(S source, T target)
public S getSource()
public T getTarget()
public java.lang.String toString()
toString
java.lang.Object
This is unofficial documentation and not affiliated with Jetbrains s.r.o. at all. We can not guarantee the correctness of this documentation.