Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Linq.Parallel.OrderedGroupJoinHashLookupBuilder< TElement, TOrderKey, THashKey >.OrderedGroupJoinBaseHashBuilder Struct Reference

Public Member Functions

 OrderedGroupJoinBaseHashBuilder (HashLookup< THashKey, GroupKeyData > baseLookup, IComparer< TOrderKey > orderKeyComparer)
 
bool Add (THashKey hashKey, TElement element, TOrderKey orderKey)
 

Private Attributes

readonly HashLookup< THashKey, GroupKeyData_base
 
readonly IComparer< TOrderKey > _orderKeyComparer
 

Detailed Description

Definition at line 8 of file OrderedGroupJoinHashLookupBuilder.cs.


The documentation for this struct was generated from the following file: