SearchEvent is an Event
This commit is contained in:
@@ -1,8 +1,10 @@
|
|||||||
package com.muwire.core.search
|
package com.muwire.core.search
|
||||||
|
|
||||||
|
import com.muwire.core.Event
|
||||||
|
|
||||||
import net.i2p.data.Destination
|
import net.i2p.data.Destination
|
||||||
|
|
||||||
class QueryEvent {
|
class QueryEvent extends Event {
|
||||||
|
|
||||||
SearchEvent searchEvent
|
SearchEvent searchEvent
|
||||||
boolean firstHop
|
boolean firstHop
|
||||||
|
|||||||
Reference in New Issue
Block a user