Class FoxSignature

java.lang.Object
net.sourceforge.plantuml.command.regex.FoxSignature

public class FoxSignature extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static java.lang.String
    backToString(long check)
     
    static long
    getFoxSignature(java.lang.String s)
     
    static void
     

    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)