public class CompletedStructureStore
extends java.lang.Object
Constructor and Description |
---|
CompletedStructureStore() |
Modifier and Type | Method and Description |
---|---|
java.util.List<StructuringArtifact> |
getCompletedStructureEntries() |
boolean |
isEmpty() |
void |
putCompletedStatisticEntry(StructuringArtifact structuringArtifact) |
public boolean isEmpty()
public void putCompletedStatisticEntry(StructuringArtifact structuringArtifact)
public java.util.List<StructuringArtifact> getCompletedStructureEntries()
Copyright © 2005-2020 Apache Software Foundation. All Rights Reserved.