public class Ethernet extends Object
List<EthInfo>
eths()
Stream<EthInfo>
filter(Predicate<? super EthInfo> predicate)
EthInfo
LAN()
LANS()
static Ethernet
machine()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static Ethernet machine()
public List<EthInfo> eths()
public Stream<EthInfo> filter(Predicate<? super EthInfo> predicate)
public List<EthInfo> LANS()
public EthInfo LAN()
Copyright © 2019. All rights reserved.