All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.nutz.lang.package-info Maven / Gradle / Ivy

Go to download

Nutz, which is a collections of lightweight frameworks, each of them can be used independently

There is a newer version: 1.r.72
Show newest version
/**
 * Java语法糖,封装众多常用实用方法
 * 

* 这个包很大,没办法,谁让 Java 的 API 不太方便呢? 这个包就是要把 JAVA 常用的 *

    *
  • 反射 *
  • 字符串 *
  • 类型转换 *
  • 随机数 *
  • 磁盘操作 *
  • 等等 *
* 弄得更加方便,反正我再用了这个包以后,就再也不羡慕 Ruby 了 */ package org.nutz.lang;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy