joeq.Class
Interface jq_DontAlign


public interface jq_DontAlign

This interface is used as a marker to signify that the fields in the class should not be aligned. This is necessary if the layout must match another data structure exactly, for example: in joeq.Scheduler.jq_RegisterState.

Version:
$Id: jq_DontAlign.java 1931 2004-09-22 22:17:47Z joewhaley $
Author:
John Whaley
See Also:
jq_RegisterState

Field Summary
static jq_Class _class
           
 

Field Detail

_class

static final jq_Class _class


Copyright © 2001-2008 John Whaley. All Rights Reserved.