jfun.parsec
Class _

java.lang.Object
  extended by jfun.parsec._

public class _
extends java.lang.Object

This class is an indicator of "no value". It is introduced to overcome the type problem in java 5 generics.

Since:
version 1.0
Author:
Ben Yu Apr 14, 2006 9:18:30 AM

Constructor Summary
_()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

_

public _()