com
.
github
.
shadowsocks
.
acl
AclSyncJob
Related Docs:
object AclSyncJob
|
package acl
class
AclSyncJob
extends
Job
Linear Supertypes
Job
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
AclSyncJob
Job
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
AclSyncJob
(
route:
String
)
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
final
def
cancel
()
:
Unit
Definition Classes
Job
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
Job → AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
final
def
getContext
()
:
Context
Attributes
protected[
com.evernote.android.job
]
Definition Classes
Job
final
def
getParams
()
:
Params
Attributes
protected[
com.evernote.android.job
]
Definition Classes
Job
def
hashCode
()
:
Int
Definition Classes
Job → AnyRef → Any
final
def
isCanceled
()
:
Boolean
Attributes
protected[
com.evernote.android.job
]
Definition Classes
Job
final
def
isFinished
()
:
Boolean
Definition Classes
Job
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
isRequirementBatteryNotLowMet
()
:
Boolean
Attributes
protected[
com.evernote.android.job
]
Definition Classes
Job
def
isRequirementChargingMet
()
:
Boolean
Attributes
protected[
com.evernote.android.job
]
Definition Classes
Job
def
isRequirementDeviceIdleMet
()
:
Boolean
Attributes
protected[
com.evernote.android.job
]
Definition Classes
Job
def
isRequirementNetworkTypeMet
()
:
Boolean
Attributes
protected[
com.evernote.android.job
]
Definition Classes
Job
def
isRequirementStorageNotLowMet
()
:
Boolean
Attributes
protected[
com.evernote.android.job
]
Definition Classes
Job
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
onReschedule
(
arg0:
Int
)
:
Unit
Attributes
protected[
com.evernote.android.job
]
Definition Classes
Job
def
onRunJob
(
params:
Params
)
:
Result
Definition Classes
AclSyncJob
→ Job
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
Job → AnyRef → Any
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Inherited from
Job
Inherited from
AnyRef
Inherited from
Any
Ungrouped