org.apache.jena.atlas.lib
Class Pingback<T>

java.lang.Object
  extended by org.apache.jena.atlas.lib.Pingback<T>
All Implemented Interfaces:
Runnable

public class Pingback<T>
extends Object
implements Runnable

Binding of a value to a Callback as a Runnable


Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

run

public void run()
Specified by:
run in interface Runnable


Licenced under the Apache License, Version 2.0