Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

containers.d File Reference

Go to the source code of this file.

Functions

void main ()
void Mutators1 ()
void misc ()
int myEquals (Test a, Test b)
int myCmp (Test a, Test b)
uint myHash (Test t)
void AltCompares1 ()
void AltCompares2 ()
void Utils1 ()
void ConcurrentHashMap1 ()
void HashMap1 ()
void HashSet1 ()
void ImmutableList1 ()

Variables

import mango containers Container
import mango containers Iterator
import mango containers ImmutableList
import mango containers List
import mango containers ListMutators
import mango containers LinkedList
import mango containers Map
import mango containers ArrayList
import mango containers Set
import mango containers HashMap
import mango containers HashSet
import mango containers ConcurrentHashMap
import mango containers Util
import mango io Stdout


Function Documentation

void main  ) 
 

Definition at line 22 of file containers.d.

References ImmutableList1().

void Mutators1  ) 
 

Definition at line 34 of file containers.d.

References ArrayList, List, and Stdout.

void misc  ) 
 

Definition at line 47 of file containers.d.

References ConcurrentHashMap.

int myEquals Test  a,
Test  b
 

Definition at line 84 of file containers.d.

References Test::B.

Referenced by AltCompares1(), and AltCompares2().

int myCmp Test  a,
Test  b
 

Definition at line 87 of file containers.d.

References Test::B.

Referenced by AltCompares1(), and AltCompares2().

uint myHash Test  t  ) 
 

Definition at line 90 of file containers.d.

References Test::B.

Referenced by AltCompares1(), and AltCompares2().

void AltCompares1  ) 
 

Definition at line 94 of file containers.d.

References myCmp(), myEquals(), myHash(), and Stdout.

void AltCompares2  ) 
 

Definition at line 103 of file containers.d.

References ConcurrentHashMap, myCmp(), myEquals(), myHash(), and Stdout.

void Utils1  ) 
 

End AltCompares

Definition at line 116 of file containers.d.

References Stdout, and Util.

void ConcurrentHashMap1  ) 
 

Definition at line 137 of file containers.d.

References assert(), and ConcurrentHashMap.

void HashMap1  ) 
 

Definition at line 156 of file containers.d.

References assert(), and Stdout.

void HashSet1  ) 
 

Definition at line 173 of file containers.d.

References HashSet, and Stdout.

void ImmutableList1  ) 
 

Definition at line 192 of file containers.d.

References ImmutableList, Iterator, List, and Stdout.

Referenced by main().


Variable Documentation

import mango containers Container
 

Definition at line 5 of file containers.d.

import mango containers Iterator
 

Definition at line 6 of file containers.d.

Referenced by ImmutableList1().

import mango containers ImmutableList
 

Definition at line 7 of file containers.d.

Referenced by ImmutableList1().

import mango containers List
 

Definition at line 8 of file containers.d.

Referenced by ImmutableList1(), and Mutators1().

import mango containers ListMutators
 

Definition at line 9 of file containers.d.

import mango containers LinkedList
 

Definition at line 10 of file containers.d.

import mango containers Map
 

Definition at line 17 of file containers.d.

import mango containers ArrayList
 

Definition at line 12 of file containers.d.

Referenced by Mutators1().

import mango containers Set
 

Definition at line 13 of file containers.d.

import mango containers HashMap
 

Definition at line 14 of file containers.d.

import mango containers HashSet
 

Definition at line 15 of file containers.d.

Referenced by HashSet1().

import mango containers ConcurrentHashMap
 

Definition at line 16 of file containers.d.

Referenced by AltCompares2(), ConcurrentHashMap1(), and misc().

import mango containers Util
 

Definition at line 18 of file containers.d.

Referenced by Utils1().

import mango io Stdout
 

Definition at line 20 of file containers.d.


Generated on Fri Nov 11 18:44:25 2005 for Mango by  doxygen 1.4.0