static <A> A getCyclic(L<A> l, int i) { ret cyclicGet(l, i); } sbool getCyclic(BitSet bs, int n, int i) { ret cyclicGet(bs, n, i); } static long getCyclic(LongBuffer l, int i) { ret cyclicGet(l, i); }
download show line numbers debug dex old transpilations
Travelled to 2 computer(s): elmgxqgtpvxh, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1036082 |
Snippet name: | getCyclic - synonym of cyclicGet |
Eternal ID of this version: | #1036082/1 |
Text MD5: | 8f6638ea9a816be9f66368b27946558a |
Author: | someone |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-09-07 03:47:06 |
Source code size: | 214 bytes / 14 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 110 / 125 |
Referenced in: | [show references] |