Browse Source
Added dedicated Lazy.toString() rendering the resolved value's ….toString() method but resorts to a constant [Unresolved] if it's not already resolved. An additional ….toString(Supplier<String>) allows to customize the fallback message if needed. Fixes #2751.3.0.x
2 changed files with 57 additions and 0 deletions
Loading…
Reference in new issue