ProxyReturnValueSetter

Definition of simple setter methods which are equal for Fun- and PropertyProxies.

Author

Matthias Geisler

Functions

Link copied to clipboard
abstract infix fun returns(value: ReturnValue)

An Alias method which sets a ReturnValue.

Link copied to clipboard
abstract infix fun returnsMany(values: List<ReturnValue>)

An Alias method which sets ReturnValues.

Inheritors

Link copied to clipboard
Link copied to clipboard