Uses of Class
com.pervasive.datarush.io.PortRange
-
Packages that use PortRange Package Description com.pervasive.datarush.io Provides classes and interfaces performing file-like I/O operations. -
-
Uses of PortRange in com.pervasive.datarush.io
Methods in com.pervasive.datarush.io that return PortRange Modifier and Type Method Description static PortRange
PortRange. createPortRange(String ranges)
This method can be used to create sets containing all the possible values in a multiple partial ranges.
-