Uses of Class
com.intel.gpe.constants.StreamableByteIOConstants.SeekOrigin

Packages that use StreamableByteIOConstants.SeekOrigin
com.intel.gpe.constants   
 

Uses of StreamableByteIOConstants.SeekOrigin in com.intel.gpe.constants
 

Methods in com.intel.gpe.constants that return StreamableByteIOConstants.SeekOrigin
static StreamableByteIOConstants.SeekOrigin StreamableByteIOConstants.SeekOrigin.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static StreamableByteIOConstants.SeekOrigin[] StreamableByteIOConstants.SeekOrigin.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2008. All Rights Reserved.