Optimized ScrollView Adapter - Code Reference
Optimized ScrollView Adapter - Code Reference
Namespaces
Com.ForbiddenByte.OSA.Util.IO.Pools
FIFOCachingPool Class
FIFOCachingPool Methods
Clear Method
Get Method
Put Method
FIFOCachingPool
Put Method
Namespace:
Com.ForbiddenByte.OSA.Util.IO.Pools
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
void
Put
(
Object
key
,
Object
value
)
Parameters
key
Type:
System
Object
value
Type:
System
Object
Implements
IPool
Put(Object, Object)
Version Information
Optimized ScrollView Adapter
Supported in: 4.3
See Also
Reference
FIFOCachingPool Class
Com.ForbiddenByte.OSA.Util.IO.Pools Namespace
Send comments on this topic to
george@forbiddenbyte.com