@FunctionalInterface public interface Procedure
java.util.function
,
therefore this interface is used in minicp
.Modifier and Type | Method and Description |
---|---|
void |
call()
Calls the procedure
|
Copyright © 2018 Laurent Michel, Pierre Schaus, Pascal Van Hentenryck. All rights reserved.