public class AbstractEopLoader extends AbstractSelfFeedingLoader
Constructor and Description |
---|
AbstractEopLoader(String supportedNames, DataProvidersManager manager, Supplier<TimeScale> utcSupplier)
简单构造函数。
|
Modifier and Type | Method and Description |
---|---|
protected TimeScale |
getUtc()
获取UTC时间标度。
|
feed, getDataProvidersManager, getSupportedNames, setSupportedNames
public AbstractEopLoader(String supportedNames, DataProvidersManager manager, Supplier<TimeScale> utcSupplier)
supportedNames
- 支持的文件名的正则表达式。
manager
- 提供对EOP文件的访问。
utcSupplier
- UTC时间标度。
protected TimeScale getUtc()
Copyright © 2002-2023 CS GROUP. All rights reserved.