Interface Wrapper<V>
- All Superinterfaces:
Parameter
- All Known Subinterfaces:
AddressWrapper,BooleanWrapper,ByteWrapper,CharWrapper,DoubleWrapper,FloatWrapper,IntWrapper,LongWrapper,ShortWrapper
-
Method Summary
Methods inherited from interface cool.scx.ffm.type.paramter.Parameter
beforeCloseArena
-
Method Details
-
getValue
V getValue() -
toNativeParameter
- Specified by:
toNativeParameterin interfaceParameter
-