T - from@FunctionalInterface public interface ViewTupleMapper<T>
<T> to a ViewTuple.| Modifier and Type | Method and Description |
|---|---|
ViewTuple<? extends de.saxsys.mvvmfx.internal.viewloader.View,? extends ViewModel> |
map(T element)
Map a
<T> to a ViewTuple. |
Copyright © 2019 Saxonia Systems AG. All rights reserved.