com.fernsroth.easyio
Annotation Type EasyIOClass


@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface EasyIOClass

annotation for classes.

Author:
Joseph M. Ferner (Near Infinity Corporation)

Optional Element Summary
 int pack
          the number of bites.
 

pack

public abstract int pack
the number of bites.

Returns:
the number of bits.
Default:
8


Copyright © 2006 null. All Rights Reserved.