Interface FmiBuilder.Value<V>
-
- All Known Subinterfaces:
FmiBuilder.NamedValue,FmiBuilder.Numeric<A>
- Enclosing interface:
- FmiBuilder<AST,B,E,SETTINGS>
public static interface FmiBuilder.Value<V>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Vget()
-
-
-
Method Detail
-
get
V get()
-
-