com.missiondata.oss.lakeshore
Interface F


public interface F

A "block" that is used to denote structure when generating XHTML in the renderer. Sadly Java syntax does not support a block of code as a first-order object.


Method Summary
 void f()
           
 

Method Detail

f

public void f()