Uses of Enum Class
dev.snowdrop.buildpack.utils.OperatingSytem
Packages that use OperatingSytem
-
Uses of OperatingSytem in dev.snowdrop.buildpack.utils
Methods in dev.snowdrop.buildpack.utils that return OperatingSytemModifier and TypeMethodDescriptionstatic OperatingSytemOperatingSytem.getOperationSystem()static OperatingSytemReturns the enum constant of this class with the specified name.static OperatingSytem[]OperatingSytem.values()Returns an array containing the constants of this enum class, in the order they are declared.