Thanks to visit codestin.com
Credit goes to github.com

Skip to content

pnerg/java-scala-util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Scala Util: Introducing some of the core concepts of Scala into Java

Join the chat at https://gitter.im/pnerg/java-scala-util Build Status Maven Central Javadoc

One might ask the question why bother to map some of the features in Scala to Java.

Why not use Scala? If you like me walk between the Java/Scala you'll miss some of Scala's features when programming in pure Java. It's for these situations this project has been created. To allow plain Java users use some of goodies in Scala but without actually using Scala.

The project will supply features such as:

  • Option/Some/None
  • Try/Success/Failure
  • Either/Left/Right
  • Future/Promise

Full Documentation

Discussion Forum

LICENSE

Copyright 2015 Peter Nerg.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Java implementation of some of the core utilities from Scala

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •