Class LabelledCounter
- java.lang.Object
- 
- org.apache.tinkerpop.gremlin.process.traversal.traverser.util.LabelledCounter
 
- 
- All Implemented Interfaces:
- Serializable,- Cloneable
 
 public class LabelledCounter extends Object implements Serializable, Cloneable Class to track a count associated with a Label- See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Modifier Constructor Description protectedLabelledCounter()LabelledCounter(String label, short initialCount)
 
-