public abstract class INTargetRep extends INArrayRep<INTargetRep,INTargetRep.Type,Node>
| Modifier and Type | Class and Description |
|---|---|
static class |
INTargetRep.Default |
static class |
INTargetRep.None
Representation used when an IN has no children cached.
|
static class |
INTargetRep.Sparse
Representation used when 1-4 children are cached.
|
static class |
INTargetRep.Type |
| Modifier and Type | Field and Description |
|---|---|
static INTargetRep.None |
NONE |
| Constructor and Description |
|---|
INTargetRep() |
public static final INTargetRep.None NONE
Copyright © 2024. All rights reserved.