classfilewriter 1.0.0.Final

org.jboss.classfilewriter.util
Interface LazySize


public interface LazySize

Represents a place holder for a size value in a byte array that can be written to later.

Author:
Stuart Douglas

Method Summary
 void markEnd()
           
 

Method Detail

markEnd

void markEnd()

classfilewriter 1.0.0.Final

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.