clojure.lang
Interface IProxy


public interface IProxy


Method Summary
 IPersistentMap __getClojureFnMappings()
           
 void __initClojureFnMappings(IPersistentMap m)
           
 void __updateClojureFnMappings(IPersistentMap m)
           
 

Method Detail

__initClojureFnMappings

void __initClojureFnMappings(IPersistentMap m)

__updateClojureFnMappings

void __updateClojureFnMappings(IPersistentMap m)

__getClojureFnMappings

IPersistentMap __getClojureFnMappings()


Copyright © 2014. All Rights Reserved.