-
clowns.Volkswagen.done()
-
com.alibaba.dubbo.remoting.exchange.ResponseCallback.done()
done.
@param response
-
com.android.ddmlib.testrunner.InstrumentationResultParser.done()
-
com.anotherbigidea.flash.interfaces.SWFActions.done()
End of all action blocks
-
com.cloudera.crunch.impl.mr.MRPipeline.done()
-
com.cloudera.util.Benchmark.done()
Dumps results in human readable form.
-
com.draagon.timers.MethodTimer.done()
Stop timing a method.
-
com.eclipsesource.tabris.widgets.enhancement.RefreshHandler.done()
Instructs a client to hide it's refresh UI. Usually this method will be called within a {@link RefreshListener#refresh()} method after the refreshing is done.
-
com.fray.evo.util.EcYabotEncoder.done()
Generates the entire YABOT string. Also resets the encoder so that the same object can be used to generate a new YABOT string.
@return the YABOT string
-
com.github.mustachejava.util.LatchedWriter.done()
-
com.google.gwt.query.client.Promise.done()
Add handlers to be called when the Deferred object is resolved.
-
com.ilegra.domain.DomainResults.done()
Proccessing informations of amount.
@param domain Last domain imported
-
com.intellij.lang.PsiBuilder.Marker.done()
-
com.opengamma.integration.tool.GUIFeedback.done()
Reports completion of this feedback instance. This is the equivalent of calling {@link #close} but will display a message at the same time. If this is the primary instance the message willrequire acknowledgement. If this is a nested instance, the message is just displayed and this method returns.
@param message the message to display, not null
-
com.sun.enterprise.webservice.codegen.JaxRpcCodegenAdapter.done()
-
com.thinkaurelius.faunus.FaunusPipeline.done()
-
com.vsked.fileoperate.UploadListener.done()
-
cucumber.runtime.junit.JUnitReporter.done()
-
de.flapdoodle.embed.process.io.progress.IProgressListener.done()
-
edu.stanford.nlp.util.Timing.done()
Finish the line from startDoing with the end of the timing done message and elapsed time in x.y seconds.
-
edu.uci.ics.jung.algorithms.util.IterativeContext.done()
Returns true if this iterative process is finished, and false otherwise.
-
it.unimi.dsi.logging.ProgressLogger.done()
-
jade.core.behaviours.Behaviour.done()
Check if this behaviour is done. The agent scheduler calls this method to see whether a Behaviour
still need to be run or it has completed its task. Concrete behaviours must implement this method to return their completion state. Finished behaviours are removed from the scheduling queue, while others are kept within to be run again when their turn comes again.
@return true
if the behaviour has completely executed.
-
java.rmi.server.RemoteCall.done()
Allow cleanup after the remote call has completed.
@exception java.io.IOException if an I/O error occurs.
@since JDK1.1
@deprecated no replacement
-
javax.media.jai.iterator.RandomIter.done()
Informs the iterator that it may discard its internal data structures. This method should be called when the iterator will no longer be used.
-
javax.media.jai.iterator.WritableRandomIter.done()
-
jpianotrain.util.UserConfiguration.done()
Stores the instance and tries to write the user config to a config file in a home directory. If the OS does not support a home directory, the current directory will be used.
-
lineage2.gameserver.model.Request.done()
Method done.
-
net.mindengine.galen.reports.ConsoleReportingListener.done()
-
net.mindengine.galen.runner.CombinedListener.done()
-
net.sourceforge.processdash.ui.lib.ErrorReporter.done()
-
net.tomp2p.futures.FuturePeerConnection.done()
-
org.apache.archiva.redback.components.taskqueue.BuildProjectTask.done()
-
org.apache.blur.trace.Tracer.done()
-
org.apache.camel.AsyncCallback.done()
This method is invoked once the Exchange is completed. If an error occurred while processing the exchange, the exception field of the {@link Exchange} being processed will hold the error.
@param doneSynchronously set to true if the processing of the exchange was completed synchronously thread.
-
org.apache.commons.configuration2.event.EventListenerTestImpl.done()
Checks if all events has been processed.
-
org.apache.crunch.Pipeline.done()
Run any remaining jobs required to generate outputs and then clean up any intermediate data files that were created in this run or previous calls to {@code run}.
-
org.apache.crunch.impl.mr.MRPipeline.done()
-
org.apache.crunch.impl.spark.SparkPipeline.done()
-
org.apache.cxf.transport.http_jetty.continuations.JettyContinuationWrapper.done()
-
org.apache.directory.studio.common.core.jobs.StudioProgressMonitor.done()
@see org.eclipse.core.runtime.ProgressMonitorWrapper#done()
-
org.apache.directory.studio.connection.core.StudioProgressMonitor.done()
@see org.eclipse.core.runtime.ProgressMonitorWrapper#done()
-
org.apache.directory.studio.connection.core.jobs.StudioProgressMonitor.done()
@see org.eclipse.core.runtime.ProgressMonitorWrapper#done()
-
org.apache.james.queue.api.MailQueue.MailQueueItem.done()
-
org.apache.jute.Index.done()
-
org.apache.jute_voltpatches.Index.done()
-
org.apache.kafka.clients.producer.internals.ProduceRequestResult.done()
Mark this request as complete and unblock any threads waiting on its completion.
@param topicPartition The topic and partition to which this record set was sent was sent
@param baseOffset The base offset assigned to the record
@param error The error that occurred if there was one, or null.
-
org.apache.niolex.commons.test.StopWatch.done()
Mark this Stop Watch as done and calculate all the statistics.
-
org.apache.qpid.proton.engine.Sasl.done()
Set the outcome of SASL negotiation Used by the server to set the result of the negotiation process.
@todo
-
org.apache.servicemix.client.DefaultServiceMixClient.done()
-
org.apache.servicemix.client.ServiceMixClient.done()
A helper method to indicate that the message exchange is complete which will set the status to {@link ExchangeStatus#DONE} and send the messageon the delivery channel.
@param exchange
@throws MessagingException
-
org.apache.servicemix.jbi.api.ServiceMixClient.done()
-
org.apache.servicemix.osworkflow.OSWorkflowEndpoint.done()
sends a done to the channel
@param ex
@throws MessagingException
-
org.apache.sirona.store.BatchFuture.done()
-
org.apache.sling.api.request.RequestProgressTracker.done()
Call this when done processing the request - only the first call of this method is processed, all further calls to this method are ignored.
-
org.bson.BSONEncoder.done()
-
org.bson.BasicBSONEncoder.done()
-
org.chromium.debug.core.util.ProgressUtil.MonitorWrapper.done()
-
org.eclipse.core.runtime.IProgressMonitor.done()
Notifies that the work is done; that is, either the main task is completed or the user canceled it. This method may be called more than once (implementations should be prepared to handle this case).
-
org.eclipse.core.runtime.NullProgressMonitor.done()
This implementation does nothing. Subclasses may override this method to do interesting processing when a task is done.
@see IProgressMonitor#done()
-
org.eclipse.core.runtime.SubMonitor.done()
-
org.eclipse.core.runtime.SubProgressMonitor.done()
-
org.eclipse.imp.pdb.facts.IListWriter.done()
-
org.eclipse.imp.pdb.facts.IMapWriter.done()
-
org.eclipse.imp.pdb.facts.ISetWriter.done()
-
org.eclipse.imp.pdb.facts.IWriter.done()
-
org.eclipse.orion.server.core.tasks.TaskInfo.done()
-
org.eclipse.ui.internal.dialogs.EventLoopProgressMonitor.done()
@see IProgressMonitor#done
-
org.glassfish.internal.api.ConnectorClassFinder.done()
-
org.gradle.api.publication.maven.internal.ant.EmptyMavenSettingsSupplier.done()
-
org.gradle.api.publication.maven.internal.ant.MavenSettingsSupplier.done()
-
org.h2.result.LocalResult.done()
This method is called after all rows have been added.
-
org.hornetq.core.journal.IOAsyncTask.done()
-
org.hornetq.core.persistence.impl.journal.OperationContextImpl.done()
-
org.infoglue.deliver.util.ThreadMonitor.done()
-
org.jboss.forge.addon.ui.progress.UIProgressMonitor.done()
Notifies that the work is done; that is, either the main task is completed or the user canceled it. This method may be called more than once (implementations should be prepared to handle this case).
-
org.jboss.test.cluster.ejb3.clusteredsession.ejbthree921.MyStateful.done()
-
org.jdesktop.wonderland.modules.orb.server.cell.Orb.done()
-
org.jgroups.util.Responses.done()
-
org.jgroups.util.ReusableThread.done()
-
org.jvnet.hudson.test.SequenceLock.done()
Marks the current phase completed that the calling thread was executing.
This is only necessary when the thread exits the last phase, as {@link #phase(int)} call implies the{@link #done()} call.
-
org.lealone.result.LocalResult.done()
This method is called after all rows have been added.
-
org.moyrax.reporting.TestCase.done()
Notifies that this test completed the execution.
@param asserts Number of asserts. It must be greater than or equals to 0.
@param theFailures Number of failed assertions. It must be greater than orequals to 0.
-
org.neo4j.com.BlockLogBuffer.done()
-
org.openiaml.model.inference.InfiniteSubProgressMonitor.done()
-
org.python.pydev.utils.JobProgressComunicator.done()
-
org.servicemix.client.ServiceMixClient.done()
A helper method to indicate that the message exchange is complete which will set the status to {@link ExchangeStatus#DONE} and send the messageon the delivery channel.
@param exchange
@throws MessagingException
-
org.sonar.api.batch.sensor.duplication.DuplicationTokenBuilder.done()
Call this method only once when your are done with defining tokens of the file.
-
org.sonar.api.batch.sensor.highlighting.HighlightingBuilder.done()
Call this method only once when your are done with defining highlighting of the file.
@throws IllegalStateException if you have defined overlapping highlighting
-
org.sonar.api.batch.sensor.symbol.SymbolTableBuilder.done()
Call this method only once when your are done with defining symbols of the file.
-
org.tmatesoft.hg.internal.AddRevInspector.done()
-
org.tmatesoft.hg.internal.ByteArrayDataAccess.done()
-
org.tmatesoft.hg.internal.DataAccess.done()
-
org.tmatesoft.hg.internal.DataSerializer.done()
-
org.tmatesoft.hg.internal.DataSerializer.OutputStreamSerializer.done()
-
org.tmatesoft.hg.internal.RevlogDump.RevlogReader.done()
-
org.tmatesoft.hg.internal.Transaction.done()
Tell that file was successfully processed
-
org.tmatesoft.hg.util.ProgressSupport.done()
-
org.xnap.commons.gui.ProgressDialog.done()
-
org.xnap.commons.io.SubTaskProgressMonitor.done()