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