Modifier and Type | Class and Description |
---|---|
static class |
Branch.Builder |
Modifier and Type | Method and Description |
---|---|
static Branch.Builder |
create() |
boolean |
equals(Object o) |
static Branch |
from(String name) |
String |
getName() |
int |
hashCode() |
String |
toString() |
public String getName()
public static Branch.Builder create()