Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

9
LINES

< > BotCompany Repo | #1023813 // fullPhraseCache - synonym of makeFullPhraseCache

JavaX fragment (include)

static FullPhraseCache fullPhraseCache(Iterable<S> phrases) {
  ret makeFullPhraseCache(phrases);
}



static FullPhraseCache fullPhraseCache(S... phrases) {
  ret makeFullPhraseCache(phrases);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1023813
Snippet name: fullPhraseCache - synonym of makeFullPhraseCache
Eternal ID of this version: #1023813/1
Text MD5: dbdd7326b611e1d54c8ab5d179f2c081
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-07-09 13:03:25
Source code size: 197 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 105 / 138
Referenced in: [show references]