public class WifiDeviceAdapter extends ScannedDeviceAdapter
ScannedDeviceAdapter.MyViewHolder, ScannedDeviceAdapter.ViewAdapter| Constructor and Description |
|---|
WifiDeviceAdapter(android.net.wifi.ScanResult scanResult) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
<any> |
getProtocolFactory() |
int |
hashCode() |
bindViewHolder, createViewHolder, getLayoutResgetBubbleText, getItemViewType, getSpanSize, isDraggable, isEnabled, isHidden, isSelectable, isSwipeable, onViewAttached, onViewDetached, setDraggable, setEnabled, setHidden, setSelectable, setSwipeable, shouldNotifyChange, unbindViewHolderpublic WifiDeviceAdapter(android.net.wifi.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>public int hashCode()
hashCode in class java.lang.Object