Skip to content

anotheria/ano-util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

573 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maven Central License: MIT

ano-util

General Class Utilities

It contains among other stuff:

IdBasedLock

a utility to lock resource based on an id and not actual object. https://anotheria.net/blog/uncategorized/id-based-locking/

CryptTool

CryptTool for basic encryption/decryption utilities.

HistoDiffReader

A utility to analyze java histogramms.

QueuedProcessor

A utility to process tasks in a background thread.

Slicer

An utility to cut results sets in chunks (segments) for paging.

StaticQuickSorter

An implementation of a quick sort algorithm which supports sorting by different attributes of an object (sortType) and direction (sortOrder).

IdCodeGenerator

Generates random long ids for different purposes.

and so on.

...

About

General Class Utilities

Resources

Stars

1 star

Watchers

25 watching

Forks

Packages

 
 
 

Contributors