public class CompletedStructureStore extends Object
Constructor and Description |
---|
CompletedStructureStore() |
Modifier and Type | Method and Description |
---|---|
List<StructuringArtifact> |
getCompletedStructureEntries() |
boolean |
isEmpty() |
void |
putCompletedStatisticEntry(StructuringArtifact structuringArtifact) |
public boolean isEmpty()
public void putCompletedStatisticEntry(StructuringArtifact structuringArtifact)
public List<StructuringArtifact> getCompletedStructureEntries()
Copyright © 2005–2018 Apache Software Foundation. All rights reserved.