cc.mallet.pipe
Class PipeUtils

java.lang.Object
  extended by cc.mallet.pipe.PipeUtils

public class PipeUtils
extends java.lang.Object

Created: Aug 28, 2005

Version:
$Id: PipeUtils.java,v 1.1 2007/10/22 21:37:39 mccallum Exp $
Author:
Method Summary
static Pipe concatenatePipes(Pipe p1, Pipe p2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

concatenatePipes

public static Pipe concatenatePipes(Pipe p1,
                                    Pipe p2)