Package org.ojalgo.netio
Interface BasicLogger.Printable
-
- All Known Implementing Classes:
ResourceLocator.Request
,ResourceLocator.Response
,ResourceLocator.Session
,ServiceClient.Request
,ServiceClient.Response
,ServiceClient.Session
- Enclosing interface:
- BasicLogger
public static interface BasicLogger.Printable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
print(BasicLogger receiver)
-
-
-
Method Detail
-
print
void print(BasicLogger receiver)
-
-