public interface CodeFormatAvailableCharHelper
CodeGeneratorServiceImpl,
CodeFormatAvailableCharSelectorImpl| Modifier and Type | Method and Description |
|---|---|
long |
countCombinationsForFormat(String format)
Takes in the passed in format and computes the number of possible combinations
|
String |
getAvailableCharactersForFormatElement(char formatElement)
Determines for a given character what the available replacement characters are.
|
String getAvailableCharactersForFormatElement(char formatElement)
formatElement - long countCombinationsForFormat(String format)
format - Copyright © 2020. All rights reserved.