| Package | Description |
|---|---|
| pro.fessional.mirana.bits | |
| pro.fessional.mirana.code | |
| pro.fessional.mirana.pain |
| Modifier and Type | Method and Description |
|---|---|
static int |
Bytes.hex(OutputStream os,
@Nullable String hex)
Parse HEX string (can contain `0x20\t\r\n` case insensitive) into stream.
|
| Modifier and Type | Method and Description |
|---|---|
static int |
Excel26Az.title(@NotNull Map<String,Integer> head,
@NotNull Iterable<String> rows,
@Nullable String prefix)
map header row to the header-index map
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ThrowableUtil.print(Appendable buffer,
Throwable t)
print StackTrace to buffer in 5-StackTrace (except root cause), Reversed, Shorten.
|
static void |
ThrowableUtil.print(Appendable buffer,
Throwable t,
boolean reverse,
boolean shorten)
print StackTrace to buffer.
|
static void |
ThrowableUtil.print(Appendable buffer,
Throwable t,
boolean reverse,
boolean shorten,
int maxStack,
int maxCause)
print StackTrace to buffer.
|
Copyright © 2023. All rights reserved.