public class Categories extends Object
| Constructor and Description |
|---|
Categories() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getCat(String rule) |
static Set<String> |
getCategories() |
static String |
getCategoryDescription(String cat) |
static Set<String> |
getRules() |
static boolean |
isCategoryImplemented(String cat) |
static void |
printCategoriesByRules() |
public static boolean isCategoryImplemented(String cat)
public static void printCategoriesByRules()
Copyright © 2012–2017 CoGrOO. All rights reserved.