Releases: bes2008/langx-java
Releases · bes2008/langx-java
0.0.9
0.0.8
0.0.7
0.0.6
0.05
Features
- Supports String Formatter
- Refactor StringTemplates
- Supports more file filters, filename filters
- Supports null to empty, blank to null, blank to empty
- Supports TimeReverses
- Supports max, min,abs in Maths
- Supports JMX management API
- Supports Radixs
- Simplify uuid generator
- Supports convert an string simple object
- Supports linux ntp service
- Supports PrefixHashMap
- Supports JAVA8 Operator API
- Supports JAVA8 reduce, groupby api
- Refactor CommonThreadFactory
0.0.4
0.0.3
0.0.2
0.0.1
langx-java
Java lang extensions
Features
- Lang extensions, for examples: Bytes, Chars, Arrays, Numbers, Throwables, Filenames, Files, FileSystems ...
- Collection extensions:
- Supports Stream API for Java 6+
- Adapter any object to Iterable
- Supports NonAbsentMap, using it, the map.get(key) will not return the null
- Supports Tuple
- Supports WheelQueue, CopyOnWriteHashMap
- Differ API
- Collection Differ
- Map Differ
- Accessor API
- Properties Accessor
- Field Accessor
- Array Accessor
- HTTP Query String Accessor
- Reflect utilities
- Modifiers
- Reflects
- Types
- Primitives
- HashedWheelTimer
- JavaScript in Java
- IdGenerator
- AutoIncrementIdGenerator
- Base64IdGenerator
- SimpleIdGenerator
- UuidGenerator
- StopWatch
- Proxy
- AOP
- delegate
- Base64 for Java 6+
- text
- CSV
- Pinyin
- StringTemplate
- Null judge is unnecessary
- Event API