public final class TkFixed extends TkWrap
This class always returns the same response, provided via constructor and encapsulated.
The class is immutable and thread-safe.
TkFixed(Response res)
TkFixed(Scalar<Response> res)
TkFixed(String text)
act
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TkFixed(String text)
text
public TkFixed(Scalar<Response> res)
res
public TkFixed(Response res)
Copyright © 2015–2018 Take. All rights reserved.