public class LastChangesConfig extends Object
Constructor and Description |
---|
LastChangesConfig() |
LastChangesConfig(FormatType format,
MatchingType matching,
Boolean showFiles,
Boolean synchronisedScroll,
String matchWordsThreshold,
String matchingMaxComparisons) |
Modifier and Type | Method and Description |
---|---|
FormatType |
format() |
MatchingType |
matching() |
String |
matchingMaxComparisons() |
String |
matchWordsThreshold() |
String |
showFiles() |
String |
synchronisedScroll() |
public LastChangesConfig()
public LastChangesConfig(FormatType format, MatchingType matching, Boolean showFiles, Boolean synchronisedScroll, String matchWordsThreshold, String matchingMaxComparisons)
public FormatType format()
public MatchingType matching()
public String showFiles()
public String synchronisedScroll()
public String matchingMaxComparisons()
public String matchWordsThreshold()
Copyright © 2016. All rights reserved.