com.kenai.jaffl.struct
Class Struct.Padding

java.lang.Object
  extended by com.kenai.jaffl.struct.Struct.AbstractMember
      extended by com.kenai.jaffl.struct.Struct.Padding
All Implemented Interfaces:
Struct.Member
Enclosing class:
Struct

public final class Struct.Padding
extends Struct.AbstractMember

Specialized padding fields for structs. Use this instead of arrays of other members for more efficient struct construction.


Method Summary
 
Methods inherited from class com.kenai.jaffl.struct.Struct.AbstractMember
getMemoryIO, offset, struct
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait