Uses of Class
org.eclipse.net4j.buffer.BufferState

Packages that use BufferState
org.eclipse.net4j.buffer   
 

Uses of BufferState in org.eclipse.net4j.buffer
 

Methods in org.eclipse.net4j.buffer that return BufferState
 BufferState IBuffer.getState()
          Returns the internal state of this buffer.
static BufferState BufferState.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static BufferState[] BufferState.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 


Copyright (c) 2004 - 2008 Eike Stepper, Germany.
All Rights Reserved.