Class FoxSignature
java.lang.Object
net.sourceforge.plantuml.command.regex.FoxSignature
public class FoxSignature
extends java.lang.Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic java.lang.String
backToString
(long check) static long
getFoxSignature
(java.lang.String s) static void
printMe()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
FoxSignature
public FoxSignature()
-
-
Method Details
-
printMe
public static void printMe() -
getFoxSignature
public static long getFoxSignature(java.lang.String s) -
backToString
public static java.lang.String backToString(long check)
-