public static class PlanningCoCoder.Memorizer extends Object
Constructor and Description |
---|
Memorizer() |
Modifier and Type | Method and Description |
---|---|
CompressedSizeInfoColGroup |
get(CompressedSizeInfoColGroup g) |
CompressedSizeInfoColGroup |
get(int[] c) |
CompressedSizeInfoColGroup |
getOrCreate(int[] c1,
int[] c2,
CompressedSizeEstimator est,
CompressionSettings cs) |
void |
incst1() |
void |
put(CompressedSizeInfoColGroup g) |
void |
resetStats() |
String |
stats() |
String |
toString() |
public void put(CompressedSizeInfoColGroup g)
public CompressedSizeInfoColGroup get(CompressedSizeInfoColGroup g)
public CompressedSizeInfoColGroup get(int[] c)
public CompressedSizeInfoColGroup getOrCreate(int[] c1, int[] c2, CompressedSizeEstimator est, CompressionSettings cs)
public void incst1()
public String stats()
public void resetStats()
Copyright © 2021 The Apache Software Foundation. All rights reserved.