| Constructor and Description |
|---|
SeparatorMatch(String match,
Configuration configuration,
int start_index,
int end_index)
Create a new
SeparatorMatch |
calculateEntropy, getDetails, getEndIndex, getLength, getStartIndex, getToken, log2, nCk, setEntropypublic SeparatorMatch(String match, Configuration configuration, int start_index, int end_index)
SeparatorMatchmatch - the String we are creating the SeparatorMatch from.configuration - the Configuration object.start_index - the start index in the password for this match.end_index - the end index in the password for this match.Copyright © 2017. All rights reserved.