public class Subnets extends Object implements Serializable, Iterable<Subnet>
Constructor and Description |
---|
Subnets() |
Modifier and Type | Method and Description |
---|---|
List<Subnet> |
getList() |
Iterator<Subnet> |
iterator() |
void |
setList(List<Subnet> list) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator
Copyright © 2012–2016. All rights reserved.