MCPcopy Create free account
hub / github.com/Singular/Singular / construct

Method construct

Singular/LIB/surfex/SwingWorker.java:83–83  ·  view source on GitHub ↗

Compute the value to be returned by the get method.

()

Source from the content-addressed store, hash-verified

81 * Compute the value to be returned by the <code>get</code> method.
82 */
83 public abstract Object construct();
84
85 /**
86 * Called on the event dispatching thread (not on the worker thread)

Callers 1

runMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected