Class OperatingSystemRule.OSInfo
- java.lang.Object
-
- org.spongepowered.gradle.vanilla.internal.model.rule.OperatingSystemRule.OSInfo
-
- Enclosing class:
- OperatingSystemRule
public static final class OperatingSystemRule.OSInfo extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description OSInfo(java.lang.String name, java.util.regex.Pattern version, java.lang.String arch)
-