Java and C# compatible object autoboxing

  • You are here: Free PHP » Classes » Java and C# compatible object autoboxing
Sample output
Package:
Java and C# compatible object autoboxing
Summary:
Wrap string and integer values in objects
Groups:
Data types, PHP 5
Author:
Artur Graniszewski
Description:
This package can be used to wrap string and integer values in objects.

It provides functions that create objects to store references to either strings or integer values.

It can also cache references to value objects with the same values to avoid creating needless object copies.


Powered by Gewgley