maspack.util
Interface NullScannable

All Superinterfaces:
Scannable

public interface NullScannable
extends Scannable

This is a marker interface indicating that the implementing class does not use the ref argument in its scan and write routines.


Method Summary
 
Methods inherited from interface maspack.util.Scannable
isWritable, scan, write