com.gc.iotools.stream.base
Class EasyStreamConstants

java.lang.Object
  extended by com.gc.iotools.stream.base.EasyStreamConstants

public final class EasyStreamConstants
extends Object


Field Summary
static int DEFAULT_PIPE_SIZE
           
static int SKIP_BUFFER_SIZE
           
 
Constructor Summary
EasyStreamConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SKIP_BUFFER_SIZE

public static final int SKIP_BUFFER_SIZE
See Also:
Constant Field Values

DEFAULT_PIPE_SIZE

public static final int DEFAULT_PIPE_SIZE
See Also:
Constant Field Values
Constructor Detail

EasyStreamConstants

public EasyStreamConstants()


Copyright © 2008-2009. All Rights Reserved.