Package org.jruby.util.collections
Class SingleLong
java.lang.Object
org.jruby.util.collections.SingleLong
A carrier object with a single long
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
l
public long l
-
-
Constructor Details
-
SingleLong
public SingleLong() -
SingleLong
public SingleLong(long l)
-