xsbti.api
package xsbti.api
Members list
Type members
Classlikes
object SafeLazyProxy
Proxy SafeLazy functionality from the Java implementation implementation in xsbt.api.SafeLazy to Scala helpers.
Proxy SafeLazy functionality from the Java implementation implementation in xsbt.api.SafeLazy to Scala helpers.
The implementation of these helpers are not reused between each other because they create intermediate anonymous functions and the price of a new object in this hot path is not worth it.
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
SafeLazyProxy.type
In this article