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 class
ResourceLocator.Request
static class
ResourceLocator.Response
static class
ResourceLocator.Session
static class
ServiceClient.Request
static class
ServiceClient.Response<T>
This is actually a wrapper of a future response.static class
ServiceClient.Session
When you need to make a sequence of calls maintaining some state inbetween calls.
-