Package org.apache.cassandra.spark.utils
Class ScalaFunctions.Function0Wrapper
- java.lang.Object
-
- scala.runtime.AbstractFunction0<scala.runtime.BoxedUnit>
-
- org.apache.cassandra.spark.utils.ScalaFunctions.Function0Wrapper
-
- All Implemented Interfaces:
scala.Function0<scala.runtime.BoxedUnit>
- Enclosing class:
- ScalaFunctions
public static class ScalaFunctions.Function0Wrapper extends scala.runtime.AbstractFunction0<scala.runtime.BoxedUnit>
-
-
Constructor Summary
Constructors Constructor Description Function0Wrapper(java.lang.Runnable funcToWrap)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description scala.runtime.BoxedUnitapply()
-