public class GcGraficoEvolucao extends TreeSet<GcGraficoEvolucaoItem>
| Constructor and Description |
|---|
GcGraficoEvolucao() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
add(GcGraficoEvolucaoItem e) |
String |
criarGrafico() |
addAll, ceiling, clear, clone, comparator, contains, descendingIterator, descendingSet, first, floor, headSet, headSet, higher, isEmpty, iterator, last, lower, pollFirst, pollLast, remove, size, subSet, subSet, tailSet, tailSetequals, hashCode, removeAllcontainsAll, retainAll, toArray, toArray, toStringpublic boolean add(GcGraficoEvolucaoItem e)
add in interface Collection<GcGraficoEvolucaoItem>add in interface Set<GcGraficoEvolucaoItem>add in class TreeSet<GcGraficoEvolucaoItem>public String criarGrafico()
Copyright © 2015. All rights reserved.