Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Nanberg (0.16 sec)

  1. android/guava/src/com/google/common/util/concurrent/ServiceManager.java

     *
     * <p>This class uses the ServiceManager's methods to start all of its services, to respond to
     * service failure and to ensure that when the JVM is shutting down all the services are stopped.
     *
     * @author Luke Sandberg
     * @since 14.0
     */
    @J2ktIncompatible
    @GwtIncompatible
    @ElementTypesAreNonnullByDefault
    public final class ServiceManager implements ServiceManagerBridge {
    Java
    - Registered: Fri Apr 26 12:43:10 GMT 2024
    - Last Modified: Wed Dec 13 19:45:20 GMT 2023
    - 30.5K bytes
    - Viewed (0)
Back to top