@Generated(value="dagger.internal.codegen.ComponentProcessor", comments="https://google.github.io/dagger") public final class OpenCounter_Factory extends Object implements dagger.internal.Factory<org.cryptomator.cryptofs.OpenCounter>
| Constructor and Description |
|---|
OpenCounter_Factory() |
| Modifier and Type | Method and Description |
|---|---|
static dagger.internal.Factory<org.cryptomator.cryptofs.OpenCounter> |
create() |
org.cryptomator.cryptofs.OpenCounter |
get() |
static org.cryptomator.cryptofs.OpenCounter |
newOpenCounter()
Proxies
OpenCounter.OpenCounter(). |
public org.cryptomator.cryptofs.OpenCounter get()
get in interface javax.inject.Provider<org.cryptomator.cryptofs.OpenCounter>public static dagger.internal.Factory<org.cryptomator.cryptofs.OpenCounter> create()
public static org.cryptomator.cryptofs.OpenCounter newOpenCounter()
OpenCounter.OpenCounter().Copyright © 2017. All rights reserved.