C E J O P
All Classes All Packages
All Classes All Packages
All Classes All Packages
J
- Jdk8UnmodifiableListFactory - Class in pl.tlinkowski.unij.service.collect.jdk8
-
Implementation of
UnmodifiableListFactoryfollowing the JDK 11 unmodifiable lists specification (e.g. nonullelements allowed). - Jdk8UnmodifiableListFactory() - Constructor for class pl.tlinkowski.unij.service.collect.jdk8.Jdk8UnmodifiableListFactory
- Jdk8UnmodifiableMapFactory - Class in pl.tlinkowski.unij.service.collect.jdk8
-
Implementation of
UnmodifiableMapFactoryfollowing the JDK 11 unmodifiable maps specification (e.g. nonullkeys nor values allowed, throwsIllegalArgumentExceptionon duplicate keys). - Jdk8UnmodifiableMapFactory() - Constructor for class pl.tlinkowski.unij.service.collect.jdk8.Jdk8UnmodifiableMapFactory
- Jdk8UnmodifiableSetFactory - Class in pl.tlinkowski.unij.service.collect.jdk8
-
Implementation of
UnmodifiableSetFactoryfollowing the JDK 11 unmodifiable sets specification (e.g. nonullelements allowed, throwsIllegalArgumentExceptionon duplicate elements provided toof(...)methods). - Jdk8UnmodifiableSetFactory() - Constructor for class pl.tlinkowski.unij.service.collect.jdk8.Jdk8UnmodifiableSetFactory
All Classes All Packages