apache-commons-collections

Commons Collections Package

The introduction of the Collections API by Sun in JDK 1.2 has been a boon to quick and effective Java programming. Ready access to powerful data structures has accelerated development by reducing the need for custom container classes around each core object. Most Java2 APIs are significantly easier to use because of the Collections API. However, there are certain holes left unfilled by Sun's implementations, and the Jakarta-Commons Collections Component strives to fulfill them. Among the features of this package are: - special-purpose implementations of Lists and Maps for fast access - adapter classes from Java1-style containers (arrays, enumerations) to Java2-style collections - methods to test or create typical set theory properties of collections such as union, intersection, and closure

Nie je dostupný žiadny oficiálny balík pre openSUSE Leap 15.5

Distribúcie

openSUSE Tumbleweed

openSUSE Slowroll

openSUSE Factory RISCV

SUSE SLE-15-SP2

SUSE SLE-12-SP5

Nepodporované distribúcie

Nasledujúce distribúcie nie sú oficiálne podporované. Použite tieto balíky na vlastné riziko.

openSUSE:ALP:Experimental:Slowroll:Base

openSUSE:Leap:15.0

openSUSE:Leap:15.1

openSUSE:Leap:15.2

openSUSE:Slowroll:Base:2

openSUSE:13.1

openSUSE:13.2

openSUSE:Leap:42.1

openSUSE:Leap:42.2

openSUSE:Leap:42.3

SUSE:SLE-15:GA

SUSE:ALP

openSUSE:11.3

home:coolo:alp

home:obsgeek0:repos:SLE15:aggregate