Click or drag to resize

FIFOCachingPool Class

Inheritance Hierarchy
SystemObject
  Com.ForbiddenByte.OSA.Util.IO.PoolsFIFOCachingPool

Namespace:  Com.ForbiddenByte.OSA.Util.IO.Pools
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public class FIFOCachingPool : IPool

The FIFOCachingPool type exposes the following members.

Constructors
  NameDescription
Public methodFIFOCachingPool
First in, First out caching
Top
Properties
  NameDescription
Public propertyCapacity
Public propertyCurrentCount
Top
Methods
  NameDescription
Public methodClear
Public methodGet
Public methodPut
Top
Version Information

Optimized ScrollView Adapter

Supported in: 4.3
See Also