Add getQuick and setQuick --> no range check
--------------------------------------------
Key: PRIMITIVES-15
URL: https://issues.apache.org/jira/browse/PRIMITIVES-15
Project: Commons Primitives
Issue Type: Improvement
Affects Versions: 1.0
Reporter: Pino Silvaggio
Priority: Trivial
Fix For: 1.1
Since performance is a goal of this library we should implement
getQuick and setQuick
which are the same as the normal get/set pattern but with no range check.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.