Did you know ... | Search Documentation: |
Predicate jpl_is_void/1 |
@(void)
, the JPL representation
of the pseudo Java value’void’(which is returned by jpl_call/4
when invoked on void methods).
NB you can try passing’void’back to Java, but it won't ever be interested.