Advertisement
Guest User

Untitled

a guest
Apr 7th, 2010
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lisp 0.56 KB | None | 0 0
  1. Qt-Examples.path-stroking> (-> (proxy [Object] [] (foo [] "bar")) show)
  2. ===  public Qt_Examples.path_stroking.proxy$java.lang.Object$0  ===
  3. [ 0] <init> ()
  4. [ 1] __getClojureFnMappings : IPersistentMap ()
  5. [ 2] __initClojureFnMappings : void (IPersistentMap)
  6. [ 3] __updateClojureFnMappings : void (IPersistentMap)
  7. [ 4] clone : Object ()
  8. [ 5] equals : boolean (Object)
  9. [ 6] getClass : Class ()
  10. [ 7] hashCode : int ()
  11. [ 8] notify : void ()
  12. [ 9] notifyAll : void ()
  13. [10] toString : String ()
  14. [11] wait : void ()
  15. [12] wait : void (long)
  16. [13] wait : void (long,int)
  17. nil
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement