public interface Mult<I extends InputValue<?>> extends Supplier<I>
Modifier and Type | Method and Description |
---|---|
I |
get() |
I get() throws NoSuchElementException
get
in interface Supplier<I extends InputValue<?>>
NoSuchElementException
- if the maximum number of multiples has been reached.Copyright © 2010–2024 The DAISY Consortium. All rights reserved.