org.ontobox.fast.action
Interface ReadAction<R>


public interface ReadAction<R>

Author:
Anton Malykh

Method Summary
 R read(Storage storage)
           
 

Method Detail

read

R read(Storage storage)