T - indicates type of entities, which this builder is intended for.public interface IPKBuilder<T>
| Modifier and Type | Method and Description |
|---|---|
T |
build() |
IPKBuilder |
of(T value) |
T build()
IPKBuilder of(T value)
Copyright © 2012–2022. All rights reserved.