| Package | Description |
|---|---|
| it.unimi.dsi.fastutil.longs |
Provides type-specific classes for long elements or keys.
|
| Modifier and Type | Class and Description |
|---|---|
protected class |
AbstractLong2ObjectSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
class |
AbstractLongSortedSet
An abstract class providing basic methods for sorted sets implementing a type-specific interface.
|
class |
LongArraySet
A simple, brute-force implementation of a set based on a backing array.
|
static class |
LongSets.Singleton
An immutable class representing a type-specific singleton set.
|
static class |
LongSortedSets.Singleton
A class representing a singleton sorted set.
|
Copyright © 2016. All rights reserved.