public class Empty extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Empty.EmptyPrimitiveCollection |
static class |
Empty.EmptyPrimitiveIntCollection |
static class |
Empty.EmptyPrimitiveIntSet |
static class |
Empty.EmptyPrimitiveLongCollection |
static class |
Empty.EmptyPrimitiveLongObjectMap<T> |
static class |
Empty.EmptyPrimitiveLongSet |
| Modifier and Type | Field and Description |
|---|---|
static PrimitiveIntSet |
EMPTY_PRIMITIVE_INT_SET |
static PrimitiveLongCollection |
EMPTY_PRIMITIVE_LONG_COLLECTION |
static PrimitiveLongObjectMap |
EMPTY_PRIMITIVE_LONG_OBJECT_MAP |
static PrimitiveLongSet |
EMPTY_PRIMITIVE_LONG_SET |
| Constructor and Description |
|---|
Empty() |
public static final PrimitiveLongCollection EMPTY_PRIMITIVE_LONG_COLLECTION
public static final PrimitiveLongSet EMPTY_PRIMITIVE_LONG_SET
public static final PrimitiveIntSet EMPTY_PRIMITIVE_INT_SET
public static final PrimitiveLongObjectMap EMPTY_PRIMITIVE_LONG_OBJECT_MAP
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.