com.mchange.v2.beans
Interface StateBeanImporter

All Superinterfaces:
StateBeanExporter

public interface StateBeanImporter
extends StateBeanExporter


Method Summary
 void importStateBean(StateBean sb)
           
 
Methods inherited from interface com.mchange.v2.beans.StateBeanExporter
exportStateBean
 

Method Detail

importStateBean

void importStateBean(StateBean sb)