jnr.ffi.provider
Interface LoadedLibrary

All Known Implementing Classes:
AbstractAsmLibraryInterface

public interface LoadedLibrary

All loaded libraries must implement this interface


Method Summary
 Runtime getRuntime()
           
 

Method Detail

getRuntime

Runtime getRuntime()


Copyright © 2012. All Rights Reserved.