Created
August 16, 2018 23:49
-
-
Save Amejia481/7c8dc1832f5a3dcc0038a2ad8e578ea1 to your computer and use it in GitHub Desktop.
Revisions
-
Amejia481 created this gist
Aug 16, 2018 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ fun <T> capture(argCaptor : ArgumentCaptor<T>): T = argCaptor.capture()