hqxsn / java-util

provide the most usable common utilities for java application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository contains the util class created by me.

  1. StringBuilderV1 (right now is beta version)
  • Underlying it will leverage with Unsafe class
  • Generally it will perform better than java.lang.StringBuilder
  • Will featurized in the future.

About

provide the most usable common utilities for java application


Languages

Language:Java 100.0%