- java.lang.Object
-
- org.jooq.tools.Longs
-
public final class Longs extends Object
Static utility methods pertaining tolong
primitives, that are not already found in eitherLong
orArrays
.See the Guava User Guide article on primitive utilities.
- Since:
- 1.0
- Author:
- Kevin Bourrillion