com.kenai.jaffl.struct
Class Struct.Padding
java.lang.Object
com.kenai.jaffl.struct.Struct.AbstractMember
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.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Struct.Padding
public Struct.Padding(Type type,
int length)
Copyright © 2011. All Rights Reserved.