public final class Conditions extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
beginRead() |
static Conditions |
createFrom(String cs) |
static void |
endRead() |
boolean |
match(String word) |
public boolean match(String word)
public static void beginRead()
public static void endRead()
public static Conditions createFrom(String cs)
Copyright © 2020. All rights reserved.