| Package | Description |
|---|---|
| pro.fessional.mirana.bits | |
| pro.fessional.mirana.code | |
| pro.fessional.mirana.pain | |
| pro.fessional.mirana.stat |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
GitStat.stat(PrintWriter out,
List<GitStat.S> infos,
String pattern,
Map<String,String> alias,
boolean han2)
Statistics by time and author, including number of commits, number of files committed, number of lines added, number of lines deleted.
|
Copyright © 2024. All rights reserved.