AsJavaIntPredicate

case class AsJavaIntPredicate(sf: Int => Boolean) extends IntPredicate
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

def test(x1: Int): Boolean

Inherited methods

Inherited from
IntPredicate
Inherited from
IntPredicate
Inherited from
IntPredicate

An iterator over the names of all the elements of this product.

An iterator over the names of all the elements of this product.

Inherited from
Product

An iterator over all the elements of this product.

An iterator over all the elements of this product.

Returns

in the default implementation, an Iterator[Any]

Inherited from
Product