edu.cmu.cs.crystal.util
Class VOID

java.lang.Object
  extended by edu.cmu.cs.crystal.util.VOID

public final class VOID
extends Object

An uninhabitable type

Since:
Crystal 3.4.1
Author:
Nels E. Beckman

Method Summary
static VOID V()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

V

public static VOID V()