Summary
An
Animancer.ObjectPool`1
for System.Collections.Generic.HashSet`1
.- Assembly
- Animancer
.dll - Namespace
- Animancer
- Base Types
-
- Object
- ObjectPool
<HashSet <T> > - CollectionPool
<T, HashSet <T> >
graph BT
Type-->Base0["CollectionPool<T, HashSet<T>>"]
Base0-->Base1["ObjectPool<HashSet<T>>"]
Base1-->Base2["Object"]
Type["SetPool<T>"]
class Type type-node
Syntax
public class SetPool<T> : CollectionPool<T, HashSet<T>>
Type Parameters
Name | Description |
---|---|
T |
Fields
Name | Constant Value | Summary |
---|---|---|
Instance |
Singleton.
static
|