Package org.comroid.varbind.multipart
Class StagedBind.DependentTwoStage<T,D,R>
- java.lang.Object
-
- org.comroid.api.UUIDContainer
-
- org.comroid.varbind.multipart.StagedBind.DependentTwoStage<T,D,R>
-
- All Implemented Interfaces:
org.comroid.api.SelfDeclared<PartialBind.BindFragment>,org.comroid.api.Specifiable<PartialBind.BindFragment>,org.comroid.spellbind.model.TypeFragment<PartialBind.BindFragment>,PartialBind.BindFragment,PartialBind.Remapper<T,D,R>
- Enclosing class:
- StagedBind
public static final class StagedBind.DependentTwoStage<T,D,R> extends org.comroid.api.UUIDContainer implements PartialBind.Remapper<T,D,R>
-
-
Constructor Summary
Constructors Constructor Description DependentTwoStage(java.util.function.BiFunction<T,D,R> resolver)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Rremap(T from, D dependency)
-