org.shapelogic.streams
Class StreamUtil

java.lang.Object
  extended by org.shapelogic.streams.StreamUtil

public class StreamUtil
extends java.lang.Object

Class with utility methods for Stream.

Author:
Sami Badawi

Constructor Summary
StreamUtil()
           
 
Method Summary
static int size(NumberedStream numberedStream)
          Find the size of a NumberedStream.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StreamUtil

public StreamUtil()
Method Detail

size

public static int size(NumberedStream numberedStream)
Find the size of a NumberedStream.



Copyright © 2009. All Rights Reserved.