Class RecordBuilder.P1<O,T1>
java.lang.Object
com.github.darksoulq.abyssallib.common.serialization.RecordBuilder.P1<O,T1>
- Type Parameters:
O- The target parent configuration type.T1- Target parameter type 1.
- Enclosing class:
RecordBuilder
Intermediary constructor block tracking 1 functional dimension.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
P1
-
-
Method Details
-
apply
Resolves the builder context to the target object constructor.- Parameters:
instance- The local tracking domain identifier.constructor- A functional definition binding arguments to an instance of O.- Returns:
- A constructed Codec managing the object lifecycle natively.
-