@AnyLogicInternalAPI public interface IRunValueAccessor
Modifier and Type | Method and Description |
---|---|
default <T> java.util.Optional<T> |
getValue(IRunValueDescriptor<T> d) |
<T> java.util.Optional<T> |
getValue(java.lang.String name,
java.lang.Class<T> type,
IUnits<?> units) |
@AnyLogicInternalAPI <T> java.util.Optional<T> getValue(java.lang.String name, java.lang.Class<T> type, IUnits<?> units)
@AnyLogicInternalAPI default <T> java.util.Optional<T> getValue(IRunValueDescriptor<T> d)
Copyright © AnyLogic North America, LLC. All Rights Reserved.