Uses of Interface
java.util.ServiceLoader.Provider
Package
Description
Contains the collections framework, some internationalization support classes,
a service loader, properties, random number generation, string parsing
and scanning classes, base64 encoding and decoding, a bit array, and
several miscellaneous utility classes.
-
Uses of ServiceLoader.Provider in java.util
Modifier and TypeMethodDescriptionServiceLoader.stream()
Returns a stream to lazily load available providers of this loader's service.