singleton method Gem::SourceInfoCacheEntry.new
new(si, size) -> Gem::SourceInfoCacheEntry-
キャッシュのエントリを作成します。
- [PARAM] si:
- Gem::SourceIndex のインスタンスを指定します。
- [PARAM] size:
- エントリのサイズを指定します。
class Gem::SourceInfoCacheEntry
new(si, size) -> Gem::SourceInfoCacheEntryキャッシュのエントリを作成します。