@JsFunction
@FunctionalInterface
public static interface BluetoothServiceDataMap.ForEachCallback3
| Modifier and Type | Method and Description |
|---|---|
void |
item(DataView value,
java.lang.String key,
BluetoothServiceDataMap map) |
void item(@Nonnull
DataView value,
@Nonnull
java.lang.String key,
@Nonnull
BluetoothServiceDataMap map)