Class: Pointer

Pointer(contents)

A pointer

Constructor

new Pointer(contents)

Construct a pointer.

Parameters:
Name Type Description
contents T

The contents of the pointer

Source:

Classes

Pointer