C# Class NReco.CF.Taste.Impl.Common.MockRefreshable

Inheritance: IRefreshable
ファイルを表示 Open project: nreco/recommender Class Usage Examples

Public Methods

Method Description
Refresh ( IList alreadyRefreshed ) : void
call ( ) : void
getCallCount ( ) : int

Method Details

Refresh() public method

public Refresh ( IList alreadyRefreshed ) : void
alreadyRefreshed IList
return void

call() public method

public call ( ) : void
return void

getCallCount() public method

public getCallCount ( ) : int
return int