@Deprecated public class FormattingDataInit extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
decreaseIndentationChange
Deprecated.
|
int |
increaseIndentationChange
Deprecated.
|
PreferenceKey |
key
Deprecated.
|
Integer |
newLines
Deprecated.
|
String |
space
Deprecated.
|
| Constructor and Description |
|---|
FormattingDataInit()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
cfg(PreferenceKey key)
Deprecated.
|
void |
decreaseIndentation()
Deprecated.
|
void |
increaseIndentation()
Deprecated.
|
void |
newLine()
Deprecated.
|
void |
noSpace()
Deprecated.
|
void |
oneSpace()
Deprecated.
|
String |
toString()
Deprecated.
|
public String space
public Integer newLines
public int increaseIndentationChange
public int decreaseIndentationChange
public PreferenceKey key
public void cfg(PreferenceKey key)
public void newLine()
public void noSpace()
public void oneSpace()
public void increaseIndentation()
public void decreaseIndentation()
Copyright © 2015. All Rights Reserved.