Skip to content

PoCc001/Java-Objectpointer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Java-Objectpointer

A small Java library enabling call-by-reference. This might be useful when using an immutable object as an argument of a function.

It is not possible to get the actual memory-address of the object the pointer points to.

About

A small Java library enabling call-by-reference.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages