Package org.forester.applications
Class get_shared_chars
- java.lang.Object
-
- org.forester.applications.get_shared_chars
-
public class get_shared_chars extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static boolean
DEBUG
-
Constructor Summary
Constructors Constructor Description get_shared_chars()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
-
-
-
Field Detail
-
DEBUG
public static final boolean DEBUG
- See Also:
- Constant Field Values
-
-