public interface OS extends HasPecularities
| Modifier and Type | Method and Description |
|---|---|
List<? extends Architecture> |
architectures() |
List<? extends Distribution> |
distributions() |
String |
name() |
OSType |
type() |
asList, empty, pecularitiesList<? extends Distribution> distributions()
List<? extends Architecture> architectures()
String name()
OSType type()
Copyright © 2024. All rights reserved.