| Package | Description |
|---|---|
| it.unimi.dsi.fastutil.objects |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractObjectSortedSet<K>
An abstract class providing basic methods for sorted sets implementing a type-specific interface.
|
class |
ObjectArraySet<K>
A simple, brute-force implementation of a set based on a backing array.
|
static class |
ObjectSets.Singleton<K>
An immutable class representing a type-specific singleton set.
|
static class |
ObjectSortedSets.Singleton<K>
A class representing a singleton sorted set.
|
Copyright © 2016. All rights reserved.