public interface BlockReference
JBlock object.
This interface is usually used when one wants to create a new JBlock object lazily.
JBlock get(boolean create)
create - If false, the method will return null if the block is
not yet created.Copyright © 2015 Oracle Corporation. All Rights Reserved.