public abstract class Header extends Object implements Streamable
| Constructor and Description |
|---|
Header() |
| Modifier and Type | Method and Description |
|---|---|
abstract int |
size()
To be implemented by subclasses.
|
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitreadFrom, writeTopublic abstract int size()
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.