Libraryless. Click here for Pure Java version (17408L/100K).
java.lang.RuntimeException: Unknown token 2: <:
Warning: session_start(): open(/var/lib/php/sessions/sess_nrg48p2097kif8rrlklf3ehf6v, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51
Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
{"1000628":"first function","1000999":"asList - always returns a new ArrayList (no wrapping)","1001032":"clone function, with queue (clone objects from outside by going through structure)","1001038":"last function (get last element of list or last character in string)","1001055":"assertEquals - not using structure() for making the message anymore [saving code]","1001518":"l function (synonym of length), length of arrays, strings, lists, size of maps","1001664":"max function","1002022":"isEmpty - check strings or collections for emptiness","1002108":"empty - extended synonym of isEmpty","1002175":"toDouble","1002956":"toLong - convert to long with default 0","1003239":"map - call function on list (takes function name, Runnable or function object with \"get\" method) \/ now also works on maps","1003741":"iround - round to int","1004307":"regexp - make Java regexp Matcher (expression is cached)","1005661":"secondsToMS - seconds to milliseconds \/ synonym of toMS","1007002":"regexpFirstGroup - make Java regexp Matcher and return first group matched","1008008":"trimToSize - trim internal representation of ArrayList to actual size","1011460":"linesFromFile - returns CloseableItIt","1012632":"n2 - n2(3, \"item\") => \"3 items\". Also n2(1234) = \"1,234\"","1013672":"roundDownTo - unintuitive argument order","1014299":"doubleRatio - dividing without DivisionByZero","1014725":"add - add Component to Container, add element to collection, set bit in BitSet","1019120":"class DoubleRange - range of doubles (start\/end)","1020701":"daysToMS","1023132":"lround - round to long","1023872":"daysToSeconds","1024580":"doubleRange - construct DoubleRange","1025079":"doubleMax","1025604":"roundBracket - enclose in round brackets","1025917":"hoursToSeconds","1028494":"insertAt - insert string at index","1029070":"listFromFunction","1029631":"Timestamp","1029709":"loadJSONFile","1030115":"doubleMin","1030116":"binarySearch_insertionPoint","1030692":"DoubleBuffer - buffer of doubles","1031686":"TimestampRange","1032312":"parseJSONMap - synonym of jsonDecodeMap","1032944":"commaCombine","1032976":"spaceCombine","1035351":"IntSize","1035505":"minutesToDays","1035632":"ByteHead - byte I\/O class (can read and write)","1035635":"ByteIO - read\/writable using a ByteHead","1036138":"TickerSequence - sequence of ticker values (prices) with timestamps","1036165":"clampToLength - clamp to [0, n)","1036166":"TickerPoint - a point in a ticker sequence","1036205":"PriceCells - defines fixed price levels (finitely or infinitely many)","1036208":"PriceDigitizer - alias of PriceDigitizer2","1036234":"formatDays","1036243":"SynchronizedLongBuffer","1036248":"duration","1036249":"PricePoint - price + timestamp","1036255":"geometricPriceDigitizer","1036276":"SynchronizedFloatBufferPresentingAsDoubles - buffer of floats, exposed as doubles","1036281":"IDoubleBuffer","1036282":"ILongBuffer","1036283":"SynchronizedLongBufferStoredAsLinearInts","1036326":"hoursToDays","1036338":"UpDownSequence","1036388":"differentByEpsilonRatio","1036512":"cloneSubDoubleArray (always return a copy)","1036513":"cloneSubLongArray (always return a copy)","1036569":"binarySearch_tipToTheLeft - needed?","1036578":"IntegrityCheckable"} at main.fail(m1008705.java:1589) at main$jsonDecode_Y.fail_base(m1008705.java:14008) at main$jsonDecode_Y.fail(m1008705.java:14006) at main$jsonDecode_Y.parseExpr(m1008705.java:14058) at main$jsonDecode_Y.parse(m1008705.java:14012) at main.jsonDecode(m1008705.java:13990) at main.jsonDecodeMap(m1008705.java:12844) at main.getSnippetTitles(m1008705.java:10820) at main$JavaXHyperlinker.codeToHTML(m1008705.java:6209) at main.html2(m1008705.java:85) at main.html(m1008705.java:67) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:577) at main.invokeMethod(m1008705.java:1601) at main.callOpt_withVarargs(m1008705.java:4387) at main.callOpt(m1008705.java:3326) at main.callHtmlMethod2(m1008705.java:11404) at main$MyHTTPD$1.get(m1008705.java:7337) at main$MyHTTPD$1.get(m1008705.java:1) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:577) at main.invokeMethod(m1008705.java:1601) at main.safeCallF(m1008705.java:642) at main.callF(m1008705.java:611) at main$MyHTTPD.serve(m1008705.java:7373) at main$NanoHTTPD.serve_2(m1008705.java:9572) at main$NanoHTTPD.serve(m1008705.java:9553) at main$NanoHTTPD$HTTPSession.execute(m1008705.java:8453) at main$NanoHTTPD$ClientHandler.run(m1008705.java:7829) at java.base/java.lang.Thread.run(Thread.java:833)
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): elmgxqgtpvxh, mqqgnosmbjvj, wnsclhtenguj
No comments. add comment
| Snippet ID: | #1036138 |
| Snippet name: | TickerSequence - sequence of ticker values (prices) with timestamps |
| Eternal ID of this version: | #1036138/146 |
| Text MD5: | 46d3102bae67eb0058d5ae032e044093 |
| Transpilation MD5: | 82d58746b11690bdaf559c485ec9a4f4 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2023-03-22 19:59:30 |
| Source code size: | 11990 bytes / 420 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 1342 / 2357 |
| Version history: | 145 change(s) |
| Referenced in: | [show references] |