Uses of Interface
org.ojalgo.netio.BasicLogger.Printable
-
Packages that use BasicLogger.Printable Package Description org.ojalgo.netio This package loosely corresponds to (extends) the packages: java.io.*, java.nio.*, java.net.* and sun.net.* -
-
Uses of BasicLogger.Printable in org.ojalgo.netio
Classes in org.ojalgo.netio that implement BasicLogger.Printable Modifier and Type Class Description static classResourceLocator.Requeststatic classResourceLocator.Responsestatic classResourceLocator.Sessionstatic classServiceClient.Requeststatic classServiceClient.Response<T>This is actually a wrapper of a future response.static classServiceClient.SessionWhen you need to make a sequence of calls maintaining some state inbetween calls.
-