Class Caverphone1

    • Constructor Summary

      Constructors 
      Constructor Description
      Caverphone1()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String encode​(java.lang.String source)
      Encodes the given String into a Caverphone value.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Caverphone1

        public Caverphone1()
    • Method Detail

      • encode

        public java.lang.String encode​(java.lang.String source)
        Encodes the given String into a Caverphone value.
        Parameters:
        source - String the source string
        Returns:
        A caverphone code for the given String