| Package | Description |
|---|---|
| com.adgear.anoa.test.nested |
| Modifier and Type | Method and Description |
|---|---|
Bytes.NativeImpl |
Bytes.NativeImpl.get() |
static Bytes.NativeImpl |
Bytes.nativeImpl(Bytes<?> instance)
Returns a POJO based on an instance of Bytes.
|
| Modifier and Type | Method and Description |
|---|---|
Bytes.Builder<Bytes.NativeImpl> |
Bytes.NativeImpl.newBuilder() |
static Bytes.Builder<Bytes.NativeImpl> |
Bytes.newNativeImplBuilder()
Returns a POJO builder instance with default values.
|
static Bytes.Builder<Bytes.NativeImpl> |
Bytes.newNativeImplBuilder(Bytes<?> other)
Returns a POJO builder instance based on existing prototype Bytes.
|
Copyright © 2013–2016 AdGear Technologies Inc.. All rights reserved.