| Package | Description |
|---|---|
| de.skuzzle.jeve |
This package defines the main public API of jeve. jeve is an open source
framework for implementing the observer pattern in Java 8 .
|
| de.skuzzle.jeve.builder |
This package contains the specification of jeve's fluent builder API for
creating
EventProvider. |
| Modifier and Type | Method and Description |
|---|---|
static EventProviderConfigurator |
EventProvider.configure()
Provides a fluent builder API to construct several kinds of
EventProviders.
|
| Modifier and Type | Method and Description |
|---|---|
static EventProviderConfigurator |
EventProviderConfigurator.create()
Creates a new configurator instance.
|
Copyright © 2014–2015. All rights reserved.