public class OperatorCraftProperty extends Object implements rx.Observable.Operator<CraftProperty,Timestamped<? extends AisMessage>>
Constructor and Description |
---|
OperatorCraftProperty() |
Modifier and Type | Method and Description |
---|---|
rx.Subscriber<? super Timestamped<? extends AisMessage>> |
call(rx.Subscriber<? super CraftProperty> child) |
public rx.Subscriber<? super Timestamped<? extends AisMessage>> call(rx.Subscriber<? super CraftProperty> child)
call
in interface rx.functions.Func1<rx.Subscriber<? super CraftProperty>,rx.Subscriber<? super Timestamped<? extends AisMessage>>>
Copyright © 2020. All rights reserved.