Uses of Class
au.gov.amsa.ais.rx.CraftProperty
-
Packages that use CraftProperty Package Description au.gov.amsa.ais.rx au.gov.amsa.ais.rx.operators -
-
Uses of CraftProperty in au.gov.amsa.ais.rx
Methods in au.gov.amsa.ais.rx with parameters of type CraftProperty Modifier and Type Method Description CraftPropertiesCraftProperties. add(CraftProperty p) -
Uses of CraftProperty in au.gov.amsa.ais.rx.operators
Methods in au.gov.amsa.ais.rx.operators that return types with arguments of type CraftProperty Modifier and Type Method Description rx.Subscriber<? super CraftProperty>OperatorCraftPropertAggregator. call(rx.Subscriber<? super java.util.Map<Mmsi,CraftProperties>> child)Method parameters in au.gov.amsa.ais.rx.operators with type arguments of type CraftProperty Modifier and Type Method Description rx.Subscriber<? super Timestamped<? extends AisMessage>>OperatorCraftProperty. call(rx.Subscriber<? super CraftProperty> child)
-