Skip to content

Java Collection for Node.js(为了方便在工作中将JAVA系统迁移为Nodejs而编写的库)

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.996ICU
Notifications You must be signed in to change notification settings

Arylo/java-collection

Repository files navigation

Java Collection for Node.js

为了方便在工作中将JAVA系统迁移为Nodejs而编写的库

node Travis Coveralls Known Vulnerabilities David Author MIT-License 996ICU-License

Installation

npm install --save java-collection

Supported

|
|- java.lang.Cloneable
|- java.io.Serializable
|- java.util.RandomAccess
|- java.util.Iterator<E>
|- java.lang.Iterable<E>
|    |- java.util.Collection<E>
|    |    |- java.util.List<E>
|- java.util.AbstractCollection<E>
     |- java.util.AbstractList<E>
          |- java.util.ArrayList<E>
          |- java.util.Vector<E>

About

Java Collection for Node.js(为了方便在工作中将JAVA系统迁移为Nodejs而编写的库)

Topics

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.996ICU

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published