Class InstanceOfClosure
java.lang.Object
org.rumbledb.runtime.functions.sequences.general.InstanceOfClosure
- All Implemented Interfaces:
Serializable
,org.apache.spark.api.java.function.Function<Item,
Boolean>
public class InstanceOfClosure
extends Object
implements org.apache.spark.api.java.function.Function<Item,Boolean>
- See Also:
-
Constructor Summary
Constructors -
Method Summary