Uses of Interface
org.jinq.orm.stream.JinqStream.CollectLong
-
Packages that use JinqStream.CollectLong Package Description org.jinq.orm.stream -
-
Uses of JinqStream.CollectLong in org.jinq.orm.stream
Methods in org.jinq.orm.stream with parameters of type JinqStream.CollectLong Modifier and Type Method Description java.lang.LongJinqStream. sumLong(JinqStream.CollectLong<T> aggregate)java.lang.LongNonQueryJinqStream. sumLong(JinqStream.CollectLong<T> aggregate)java.lang.LongQueryJinqStream. sumLong(JinqStream.CollectLong<T> aggregate)
-