| Package | Description |
|---|---|
| de.bmarwell.ffb.depot.client.value |
Value-Objekte.
|
| Modifier and Type | Method and Description |
|---|---|
ImmutableFfbPin |
ImmutableFfbPin.Builder.build()
Builds a new
ImmutableFfbPin. |
static ImmutableFfbPin |
ImmutableFfbPin.copyOf(FfbPin instance)
Creates an immutable copy of a
FfbPin value. |
static ImmutableFfbPin |
ImmutableFfbPin.of(char[] pin)
Construct a new immutable
FfbPin instance. |
ImmutableFfbPin |
ImmutableFfbPin.withPin(char... elements)
Copy the current immutable object with elements that replace the content of
pin. |
Copyright © 2018. All rights reserved.