public static final class DeviceApi.Device.Name extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
static List<DeviceApi.Device.Name> |
of(List<String> names) |
static Optional<DeviceApi.Device.Name> |
of(String name) |
String |
toString() |
public static Optional<DeviceApi.Device.Name> of(String name)
public static List<DeviceApi.Device.Name> of(List<String> names)
Copyright © 2024. All rights reserved.