Uses of Class
com.helger.commons.mutable.MutableLong
-
Packages that use MutableLong Package Description com.helger.commons.io.stream com.helger.commons.mutable -
-
Uses of MutableLong in com.helger.commons.io.stream
Methods in com.helger.commons.io.stream with parameters of type MutableLong Modifier and Type Method Description StreamHelper.CopyByteStreamBuilderStreamHelper.CopyByteStreamBuilder. copyByteCount(MutableLong a)StreamHelper.CopyCharStreamBuilderStreamHelper.CopyCharStreamBuilder. copyCharCount(MutableLong a) -
Uses of MutableLong in com.helger.commons.mutable
Methods in com.helger.commons.mutable that return MutableLong Modifier and Type Method Description MutableLongMutableLong. getClone()Methods in com.helger.commons.mutable with parameters of type MutableLong Modifier and Type Method Description intMutableLong. compareTo(MutableLong rhs)
-