public class MFUtil
extends java.lang.Object
| Constructor and Description |
|---|
MFUtil() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isPure(MDElement e) |
static boolean |
isStruct(MDElement e) |
static boolean |
isTrade(MDElement e) |
static long |
now() |
public static boolean isPure(MDElement e)
e - -- the element to checkpublic static boolean isStruct(MDElement e)
e - -- the element to checkpublic static boolean isTrade(MDElement e)
e - -- the element to checkpublic static long now()