public class ServiceDeviceAdapter extends ScannedDeviceAdapter
ScannedDeviceAdapter.MyViewHolder, ScannedDeviceAdapter.ViewAdapter| Constructor and Description |
|---|
ServiceDeviceAdapter(ServiceScanner.ScanResult scanResult) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
<any> |
getProtocolFactory() |
bindViewHolder, createViewHolder, getLayoutResgetBubbleText, getItemViewType, getSpanSize, isDraggable, isEnabled, isHidden, isSelectable, isSwipeable, onViewAttached, onViewDetached, setDraggable, setEnabled, setHidden, setSelectable, setSwipeable, shouldNotifyChange, unbindViewHolderpublic ServiceDeviceAdapter(ServiceScanner.ScanResult scanResult)
public <any> getProtocolFactory()
getProtocolFactory in class AbstractScanDeviceAdapter<ScannedDeviceAdapter.MyViewHolder>public boolean equals(java.lang.Object o)
equals in class eu.davidea.flexibleadapter.items.AbstractFlexibleItem<ScannedDeviceAdapter.MyViewHolder>