Package org.apache.pekko.cluster.metrics
Class TryNative$
java.lang.Object
org.apache.pekko.cluster.metrics.TryNative$
INTERNAL API
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TryNative$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
TryNative$
public TryNative$()
-
-
Method Details
-
apply
public <T> scala.util.Try<T> apply(scala.Function0<T> r)
-