| Package | Description |
|---|---|
| craterdog.collections |
| Modifier and Type | Class and Description |
|---|---|
class |
Bag<E>
This collection class implements an ordered collection that allows duplicate elements.
|
class |
Set<E>
This collection class implements an ordered collection that does not allow duplicate elements.
|
Copyright © 2014 Crater Dog Technologies(TM). All rights reserved.