[FAST-16] Cache and reuse specific IntegerValues to increase performance and decrease unnecessary object creation Created: 30/Oct/08 Updated: 30/Oct/08 |
|
| Status: | Open |
| Project: | OpenFAST |
| Component/s: | Message Object Model |
| Affects Version/s: | None |
| Fix Version/s: | 1.3.0 |
| Type: | Improvement | Priority: | Default |
| Reporter: | Jacob Northey | Assignee: | Jacob Northey |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Use static factory methods in org.openfast.value.Values and an array of commonly used IntegerValues. |