public class LongValueBuilder extends Object
| Constructor and Description |
|---|
LongValueBuilder(String originalString) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(char c) |
long |
build() |
boolean |
isNegativ() |
int |
length() |
void |
setNegativ() |
public LongValueBuilder(String originalString)
Copyright © 2007–2018 Andreas W. Bartels. All rights reserved.