mercadolibre/node-java_hashcode

Name: node-java_hashcode

Owner: MercadoLibre

Description: This is a very simple tool that provides a way to make a hashcode compatible with Java hashcode.

Forked from: geisbruch/node-java_hashcode

Created: 2017-05-19 18:45:23.0

Updated: 2017-06-16 16:58:12.0

Pushed: 2017-06-27 21:31:43.0

Homepage:

Size: 7

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Node hashcode function compatible with JavaObject.hascode()

Install:

Install it with NPM or add it to your package.json:

npm install java-hashcode
How to use
r java_hashcode = require("java-hashcode").java_hashcode;
nsole.log(java_hashcode("hello world"));

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.