@Value.Immutable
public interface Line
| Modifier and Type | Method and Description |
|---|---|
static ImmutableLine.Builder |
builder() |
String |
className() |
String |
fileName() |
int |
lineNumber() |
String |
methodName() |
String className()
String fileName()
String methodName()
int lineNumber()
static ImmutableLine.Builder builder()
Copyright © 2017. All rights reserved.