public class BeforeAfter<T> extends java.lang.Object
BeforeAfter(T before, T after)
T
getAfter()
getBefore()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BeforeAfter(T before, T after)
public T getAfter()
public T getBefore()
This is unofficial documentation and not affiliated with Jetbrains s.r.o. at all. We can not guarantee the correctness of this documentation.