javolution.util.service.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of javolution-core-java-msftbx
Show all versions of javolution-core-java-msftbx
Only the Java Core part of Javolution library, with slight modifications for use in MSFTBX.
The newest version!
/**
Service interfaces to be implemented by {@code javolution.util.*}
collections and collections views.
*/
package javolution.util.service;