StatefulFunction
@Public
Trait implementing the functionality necessary to apply stateful functions in RichFunctions without exposing the OperatorStates to the user. The user should call the applyWithState method in his own RichFunction implementation.
trait RichFunction
trait Function
trait Serializable
class Object
trait Matchable
class Any