See: Description
Package | Description |
---|---|
javascalautils |
Contains various utility classes translated from the Scala language.
|
javascalautils.concurrent |
Contains utilities for concurrent/asynchronous programming.
|
One might ask the question why bother to map some of the features in Scala to Java.
Why not use Scala? If you like many others 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.
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.
Copyright © 2015, Peter Nerg Apache License v2.0