Guest User

Untitled

a guest
Jan 7th, 2018
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.81 KB | None | 0 0
  1. {  
  2.    "objects":[  
  3.       {  
  4.          "id":3,
  5.          "class":"flatson.FlatsonTest"
  6.       },
  7.       {  
  8.          "id":2,
  9.          "class":"flatson.FlatsonTest$Wheel",
  10.          "diameter":50,
  11.          "this$0":3
  12.       },
  13.       {  
  14.          "id":4,
  15.          "class":"flatson.FlatsonTest$Wheel",
  16.          "diameter":50,
  17.          "this$0":3
  18.       },
  19.       {  
  20.          "id":5,
  21.          "class":"flatson.FlatsonTest$Wheel",
  22.          "diameter":50,
  23.          "this$0":3
  24.       },
  25.       {  
  26.          "id":6,
  27.          "class":"flatson.FlatsonTest$Wheel",
  28.          "diameter":50,
  29.          "this$0":3
  30.       },
  31.       {  
  32.          "id":1,
  33.          "class":"flatson.FlatsonTest$Car",
  34.          "rfWheel":2,
  35.          "lfWheel":4,
  36.          "rrWheel":5,
  37.          "lrWheel":6,
  38.          "this$0":3
  39.       }
  40.    ]
  41. }
Advertisement
Add Comment
Please, Sign In to add comment