ref_send API 2.17
defensive programming in Java

org.waterken.serial
Class Serial

java.lang.Object
  extended by org.waterken.serial.Serial

public final class Serial
extends java.lang.Object

A Series maker.

See Also:
"Section 19.9 'Queues' of 'Systems Programming in Concurrent Prolog'; Concurrent Prolog Collected Papers Volume 2; Ehud Shapiro; 1987."

Method Summary
static
<T> Series<T>
make(Eventual _)
          Makes a Series.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

make

public static <T> Series<T> make(Eventual _)
Makes a Series.

Parameters:
_ - eventual operator

ref_send API 2.17
defensive programming in Java

Submit a bug or feature, or get help

Copyright 1998-2009 Waterken Inc. under the terms of the MIT X license.