Class FoxSignature


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

      Constructors 
      Constructor Description
      FoxSignature()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static 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 Detail

      • FoxSignature

        public FoxSignature()
    • Method Detail

      • printMe

        public static void printMe()
      • getFoxSignature

        public static long getFoxSignature​(java.lang.String s)
      • backToString

        public static java.lang.String backToString​(long check)