Package org.comroid.varbind.multipart
Interface PartialBind.Remapper<EXTR,DPND,REMAP>
-
- All Superinterfaces:
PartialBind.BindFragment,org.comroid.api.SelfDeclared<PartialBind.BindFragment>,org.comroid.api.Specifiable<PartialBind.BindFragment>,org.comroid.spellbind.model.TypeFragment<PartialBind.BindFragment>
- All Known Subinterfaces:
VarBind<EXTR,DPND,REMAP,FINAL>
- All Known Implementing Classes:
StagedBind.DependentTwoStage,StagedBind.OneStage,StagedBind.TwoStage
- Enclosing class:
- PartialBind
public static interface PartialBind.Remapper<EXTR,DPND,REMAP> extends PartialBind.BindFragment
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description REMAPremap(EXTR from, DPND dependency)
-