Uses of Class
org.mbari.vcr4j.sharktopoda.SharktopodaState
Packages that use SharktopodaState
-
Uses of SharktopodaState in org.mbari.vcr4j.sharktopoda
Methods in org.mbari.vcr4j.sharktopoda that return SharktopodaStateMethods in org.mbari.vcr4j.sharktopoda that return types with arguments of type SharktopodaStateModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Observable<SharktopodaState>SharktopodaVideoIO.getStateObservable()Constructor parameters in org.mbari.vcr4j.sharktopoda with type arguments of type SharktopodaStateModifierConstructorDescriptionSharktopodaResponseParser(UUID uuid, io.reactivex.rxjava3.subjects.Subject<SharktopodaState> stateSubject, io.reactivex.rxjava3.subjects.Subject<SharktopodaError> errorSubject, io.reactivex.rxjava3.subjects.Subject<VideoIndex> indexSubject, io.reactivex.rxjava3.subjects.Subject<VideoInformation> videoInfoSubject)