public class MiscUtils extends Object
Constructor and Description |
---|
MiscUtils() |
Modifier and Type | Method and Description |
---|---|
static void |
handyBreakPoint() |
static Predicate<String> |
mkRegexFilter(String pat,
boolean anywhere) |
static <T> boolean |
xor(T a,
T b,
T required) |
Copyright © 2011-2021. All Rights Reserved.