Indent
@Deprecated
public interface Indent
Modifier and Type | Method and Description |
---|---|
Indent |
add(Indent indent)
Deprecated.
|
boolean |
isGreaterThan(Indent indent)
Deprecated.
|
boolean |
isZero()
Deprecated.
|
Indent |
max(Indent anotherIndent)
Deprecated.
|
Indent |
min(Indent anotherIndent)
Deprecated.
|
Indent |
subtract(Indent indent)
Deprecated.
|
boolean isGreaterThan(Indent indent)
boolean isZero()