Package org.infinispan.commons.util
Class ByRef<T>
java.lang.Object
org.infinispan.commons.util.ByRef<T>
- Type Parameters:
T
- The wrapped type.
This class can be used to pass an argument by reference.
- Since:
- 5.1
- Author:
- Dan Berindei
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
Implementation for primitive typestatic class
static class
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ByRef
-
-
Method Details
-
create
-
get
-
set
-