Package io.deephaven.web.client.api
Class LazyString
java.lang.Object
io.deephaven.web.client.api.LazyString
Useful for logging; toString calls a supplier so you can easily hide expensive toString() behind a lambda
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic LazyStringof(JsProvider<Object> obj) static LazyStringstatic Object[]toString()