public interface

Service

net.gtaun.shoebill.service.Service

Summary

Public Methods
abstract static <ServiceType extends Service> ServiceType get(Class<ServiceType> type)
abstract static <ServiceType extends Service> boolean isAvailable(Class<ServiceType> type)

Public Methods

public static abstract ServiceType get (Class<ServiceType> type)

public static abstract boolean isAvailable (Class<ServiceType> type)