public final class AnalyzerSettings extends Object
SourceTreeAnalyzer.| Modifier and Type | Class and Description |
|---|---|
static class |
AnalyzerSettings.Builder |
| Modifier and Type | Method and Description |
|---|---|
static AnalyzerSettings.Builder |
builder() |
boolean |
equals(Object obj) |
int |
getCommentLineBufferSize() |
Collection<Path> |
getRootDirectories() |
Charset |
getSourceFileCharset() |
int |
hashCode() |
String |
toString() |
public static AnalyzerSettings.Builder builder()
public Charset getSourceFileCharset()
public Collection<Path> getRootDirectories()
public int getCommentLineBufferSize()
Copyright © 2014–2018. All rights reserved.