protected static class CommonPrefix.BuilderImpl extends Object implements CommonPrefix.Builder
Modifier | Constructor and Description |
---|---|
protected |
BuilderImpl() |
Modifier and Type | Method and Description |
---|---|
CommonPrefix |
build() |
boolean |
equals(Object rhs) |
int |
hashCode() |
String |
prefix() |
CommonPrefix.Builder |
prefix(String prefix) |
public CommonPrefix build()
build
in interface CommonPrefix.Builder
public final CommonPrefix.Builder prefix(String prefix)
prefix
in interface CommonPrefix.Builder
public String prefix()
Copyright © 2021. All rights reserved.