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() |
calculateMemorySize, compact, copy, get, getType, noteRepChange, set, updateCacheStats, updateCacheStats
public static final INTargetRep.None NONE
Copyright (c) 2004-2012 Oracle. All rights reserved.