ref_send API 2.17
defensive programming in Java

org.waterken.serial
Class SeriesFactory

java.lang.Object
  extended by org.joe_e.Struct
      extended by org.waterken.serial.SeriesFactory
All Implemented Interfaces:
java.io.Serializable, Selfless

public final class SeriesFactory
extends Struct
implements java.io.Serializable

A Series factory.

See Also:
Serialized Form

Method Summary
static SeriesFactory make(Eventual _)
          Constructs an instance.
<T> Series<T>
makeSeries()
          Constructs a series.
 
Methods inherited from class org.joe_e.Struct
equals, hashCode
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

make

public static SeriesFactory make(Eventual _)
Constructs an instance.

Parameters:
_ - eventual operator

makeSeries

public <T> Series<T> makeSeries()
Constructs a series.

Type Parameters:
T - value type

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.