Class CodeFormatAvailableCharHelper


  • public class CodeFormatAvailableCharHelper
    extends Object
    Determines for a given character what the available replacement characters are.
    Author:
    bpolster
    • Constructor Detail

      • CodeFormatAvailableCharHelper

        public CodeFormatAvailableCharHelper()
    • Method Detail

      • getAvailableCharactersForFormatElement

        public String getAvailableCharactersForFormatElement​(char formatElement)
      • countCombinationsForFormat

        public long countCombinationsForFormat​(String format)
        Takes in the passed in format and computes the number of possible combinations
        Parameters:
        format -
        Returns: