Uses of Class
au.gov.tas.dpiwe.mr.util.MutableShort

Packages that use MutableShort
au.gov.tas.dpiwe.mr.util The au.gov.tas.dpiwe.mr.util package contains generally useful utility classes which, while being used to help code internal functions of the architecture, could be more widely applicable. 
 

Uses of MutableShort in au.gov.tas.dpiwe.mr.util
 

Subclasses of MutableShort in au.gov.tas.dpiwe.mr.util
 class ShortRange
          The ShortRange class represents a range of short values.
 

Methods in au.gov.tas.dpiwe.mr.util that return MutableShort
 MutableShort MutableShort.setShort(short s)
          Changes the short primitive value of this MutableShort object.