Uses of Class
org.rexxla.bsf.engines.rexx.Supplier
Packages that use Supplier
-
Uses of Supplier in org.rexxla.bsf.engines.rexx
Methods in org.rexxla.bsf.engines.rexx that return SupplierModifier and TypeMethodDescriptionArrayWrapper.supplier()Creates a supplier object for allowing to enumerate the array together with the appropriate indices (Java style: index starts with0and is enclosed in square brackets).ArrayWrapper.supplier(boolean bRexxStyle) Creates a supplier object for allowing to enumerate the array together with the appropriate indices.Supplier.supplier()Returns the Supplier object itself.