-
- All Implemented Interfaces:
-
com.polidea.rxandroidble2.internal.operations.Operation,java.lang.Comparable
public class ScanOperationApi18 extends ScanOperation<RxBleInternalScanResult, BluetoothAdapter.LeScanCallback>
-
-
Constructor Summary
Constructors Constructor Description ScanOperationApi18(RxBleAdapterWrapper rxBleAdapterWrapper, InternalScanResultCreator scanResultCreator, EmulatedScanFilterMatcher scanFilterMatcher)
-
Method Summary
-
Methods inherited from class com.polidea.rxandroidble2.internal.QueueOperation
compareTo, definedPriority, run -
Methods inherited from class com.polidea.rxandroidble2.internal.operations.Operation
run -
Methods inherited from class java.lang.Comparable
compareTo -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
ScanOperationApi18
ScanOperationApi18(RxBleAdapterWrapper rxBleAdapterWrapper, InternalScanResultCreator scanResultCreator, EmulatedScanFilterMatcher scanFilterMatcher)
-
-
-
-