public interface Source
Could also be described as the "thing" that caused an event to occur.
| Modifier and Type | Interface and Description |
|---|---|
static class |
Source.Type
Represents a type of source
|
| Modifier and Type | Method and Description |
|---|---|
Source.Type |
getType()
Gets the source type
|
@Nonnull Source.Type getType()
Copyright © 2018. All rights reserved.