PHP 인터페이스 mpyw\Co\CoInterface

파일 보기 프로젝트 열기: mpyw/co

공개 메소드들

메소드 설명
all ( $value )
any ( $value )
async ( $value, $throw = null )
getDefaultOptions ( )
isRunning ( )
race ( $value )
setDefaultOptions ( array $options ) alias
wait ( $value, array $options = [] )

메소드 상세

all() 공개 정적인 메소드

public static all ( $value )

any() 공개 정적인 메소드

public static any ( $value )

async() 공개 정적인 메소드

public static async ( $value, $throw = null )

getDefaultOptions() 공개 정적인 메소드

public static getDefaultOptions ( )

isRunning() 공개 정적인 메소드

public static isRunning ( )

race() 공개 정적인 메소드

public static race ( $value )

setDefaultOptions() 공개 정적인 메소드

alias
public static setDefaultOptions ( array $options )
$options array

wait() 공개 정적인 메소드

public static wait ( $value, array $options = [] )
$options array