public class BFCancellationTokenSource
extends org.robovm.apple.foundation.NSObject
| Modifier and Type | Class and Description |
|---|---|
static class |
BFCancellationTokenSource.BFCancellationTokenSourcePtr |
org.robovm.apple.foundation.NSObject.Handle, org.robovm.apple.foundation.NSObject.Marshaler, org.robovm.apple.foundation.NSObject.NoRetainMarshaler, org.robovm.apple.foundation.NSObject.NSKeyValueObserver, org.robovm.apple.foundation.NSObject.NSObjectPtr, org.robovm.apple.foundation.NSObject.SkipInit| Modifier | Constructor and Description |
|---|---|
|
BFCancellationTokenSource() |
protected |
BFCancellationTokenSource(org.robovm.apple.foundation.NSObject.Handle h,
long handle) |
protected |
BFCancellationTokenSource(org.robovm.apple.foundation.NSObject.SkipInit skipInit) |
| Modifier and Type | Method and Description |
|---|---|
void |
cancel() |
void |
cancel(int delay) |
boolean |
cancellationRequested() |
void |
destroy() |
BFCancellationToken |
getToken() |
addKeyValueObserver, addKeyValueObserver, afterMarshaled, alloc, autorelease, autorelease, awakeFromNib, conformsToProtocol, copy, description, didChangeValue, didChangeValue, didChangeValues, doDispose, equals, getAutoContentAccessingProxy, getClassForCoder, getClassForKeyedArchiver, getKeyValueCoder, getObservationInfo, hash, hashCode, init, isEqual, isKindOfClass, isMemberOfClass, mutableCopy, performSelector, performSelector, performSelector, performSelector, performSelector, performSelector, performSelector, performSelectorInBackground, performSelectorOnMainThread, performSelectorOnMainThread, performSelectorV, performSelectorV, performSelectorV, release, release, removeKeyValueObserver, removeKeyValueObservers, respondsToSelector, retain, retain, retainCount, setObservationInfo, toString, willChangeValue, willChangeValue, willChangeValuespublic BFCancellationTokenSource()
protected BFCancellationTokenSource(org.robovm.apple.foundation.NSObject.Handle h,
long handle)
protected BFCancellationTokenSource(org.robovm.apple.foundation.NSObject.SkipInit skipInit)
public BFCancellationToken getToken()
public boolean cancellationRequested()
public void cancel()
public void cancel(int delay)
public void destroy()
Copyright © 2015-2016 RoboVM AB. All Rights Reserved.