- IEventBus - Interface in jpower.event
-
Interface for representing an Event Bus
- intervalUntil(long, TimeUnit, Condition) - Method in class jpower.core.ConditionalExecutor
-
- intervalWhen(long, TimeUnit, Condition) - Method in class jpower.core.ConditionalExecutor
-
- inverted() - Method in interface jpower.core.Condition
-
- invited(InviteEvent) - Method in class jpower.irc.PowerIrc
-
- InviteEvent - Class in jpower.irc
-
- InviteEvent(User, String) - Constructor for class jpower.irc.InviteEvent
-
- invoke(Object, Object) - Method in class jpower.event.RegisteredMethod
-
- IOUtils - Class in jpower.core.utils
-
- IOUtils() - Constructor for class jpower.core.utils.IOUtils
-
- isCancelled(Task) - Static method in class jpower.core.internal.CancelStateTracker
-
- isCancelled() - Method in interface jpower.core.Task
-
- isCancelled() - Method in interface jpower.event.Cancellable
-
- isCancelled() - Method in class jpower.event.CancellableEvent
-
- isEventMethod(Method) - Method in class jpower.event.RegisteredHandler
-
- isHostmask(String) - Method in class jpower.irc.PowerIrc
-
Check if a prefix is for another client.
- isMacintosh() - Method in class jpower.core.Platform
-
Determines if the OS is Macintosh
- isNull() - Method in class jpower.core.Wrapper
-
- isRunning() - Method in class jpower.core.Worker
-
- isServer(String) - Method in class jpower.irc.PowerIrc
-
Check if a prefix is for a server.
- isSolaris() - Method in class jpower.core.Platform
-
Determines if the OS is Solaris-based
- isUnix() - Method in class jpower.core.Platform
-
Determines if the OS is Unix-based
- isUnknown() - Method in class jpower.core.Platform
-
Determines if the OS is unknown
- isWindows() - Method in class jpower.core.Platform
-
Determines if the OS is Windows
- isWorking() - Method in class jpower.core.Worker
-