public class Pointer
extends java.lang.Object
Constructor and Description |
---|
Pointer(java.lang.String s)
Instantiates a new Pointer instance.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getPointerValue(Pointer p)
Method that returns the value of Pointer-Object created.
|
public Pointer(java.lang.String s)
s
- the spublic java.lang.String getPointerValue(Pointer p)
p
- the pointer