public void set()
in
Bolts/src/bolts/Capture.java [31:33]
3
lines of code
1
McCabe index (conditional complexity)
public void set(T value) { this.value = value; }