Class TryNative$

java.lang.Object
org.apache.pekko.cluster.metrics.TryNative$

public class TryNative$ extends Object
INTERNAL API
  • Field Details

    • MODULE$

      public static final TryNative$ 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)