gnu.expr

Class Undefined

Implemented Interfaces:
Printable

public class Undefined
extends Object
implements Printable

Field Summary

static Undefined
undefined

Constructor Summary

Undefined()

Method Summary

static Undefined
getInstance()
void
print(java.io.PrintWriter ps)

Field Details

undefined

public static final Undefined undefined

Constructor Details

Undefined

public Undefined()

Method Details

getInstance

public static Undefined getInstance()

print

public void print(java.io.PrintWriter ps)