public static final class JWNL.OS
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private java.lang.String |
_name |
| Modifier | Constructor and Description |
|---|---|
protected |
OS(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(java.lang.String test)
Returns true if testOS is a version of this OS.
|
java.lang.String |
toString() |