// Assembly: Unity.Collections
// Full name: AllocatorHandle

public class AllocatorHandle // TypeDefIndex: 12813
{
	// Fields
	type#27905 Index;
	type#27905 Version;

	// Methods
	// RVA: -1
	internal type#12260 get_TableEntry() { }
	// RVA: -1
	internal type#28660 Rewind() { }
	// RVA: -1
	public static type#30009 op_Implicit(type#14208 a) { }
	// RVA: -1
	public type#20867 get_Value() { }
	// RVA: -1
	public virtual type#20867 Try(type#12259 block) { }
	// RVA: -1
	public virtual type#30009 get_Handle() { }
	// RVA: -1
	public virtual type#14208 get_ToAllocator() { }
	// RVA: -1
	public virtual type#28660 Dispose() { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 obj) { }
	// RVA: -1
	public virtual type#15313 Equals(type#30009 other) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	public virtual type#20867 CompareTo(type#30009 other) { }
}
