limited-int
v1.1.1
Published
Limited integer class.
Downloads
10
Readme
Description
This package provides the LimitedInt class. This is an integer which has a maximum and a minimum values defined. Every time the value is increased or decreased, the class automatically limits the final value depending on the maximum and minimum values applied to the instance.
