Uses of Interface
org.seamcat.model.plugin.builder.Returner
-
Packages that use Returner Package Description org.seamcat.model.factory -
-
Uses of Returner in org.seamcat.model.factory
Methods in org.seamcat.model.factory that return Returner Modifier and Type Method Description static <V> Returner<V>
Factory. when(V value)
Used in conjunction withprototype()
.
-