public class CheapCode extends Object
Modifier and Type | Field and Description |
---|---|
static String |
err |
static String |
err_competate |
static String |
err_internal |
static String |
errRight |
static String |
ok |
Constructor and Description |
---|
CheapCode() |
Modifier and Type | Method and Description |
---|---|
static boolean |
eq(String l,
String r) |
static boolean |
isOk(String r) |
public static final String ok
public static final String err
public static final String err_internal
public static final String err_competate
public static final String errRight
Copyright © 2023. All rights reserved.