java.lang.Object
org.apache.jena.fuseki.server.CounterSet
A collection of counters
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
add
(CounterName counterName) boolean
contains
(CounterName cn) counters()
void
dec
(CounterName c) get
(CounterName cn) void
inc
(CounterName c) toString()
long
value
(CounterName c)