Skip to content

KrailOrg/q3c-util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

q3c-util

A fairly random collection of utilities, used primarily in Krail, but has found uses in other places.

It contains the following packages:

clazz

A mix of classes which identify the unenhanced class from a byte enhanced object

dag

  • A dynamic Directed Acyclic Graph (dynamic in the sense that it checks for cycles as items are added)

forest

  • A semantic wrapper over a Jung graph, providing Tree like syntax for manipulation

guava

  • A Guava Cache configuration object

reflect

  • Ignore - just one old class which has been deprecated