final class JStream2AsScalaLongStream extends AnyVal
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- JStream2AsScalaLongStream
- AnyVal
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new JStream2AsScalaLongStream(jStream: commons.JStream[Long])
Value Members
- def asScalaLongStream: ScalaJLongStream
-
def
getClass(): Class[_ <: AnyVal]
- Definition Classes
- AnyVal → Any