| Modifier and Type | Method and Description |
|---|---|
LibHoney |
LibHoney.Builder.build() |
LibHoney |
Builder.getLibHoney()
Returns a reference to LibHoney.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
Builder.linkLibHoney(LibHoney libhoney)
Stores a reference to LibHoney and applies LibHoney's metadata to this Builder.
|
| Constructor and Description |
|---|
Builder(LibHoney libhoney) |
Builder(LibHoney libhoney) |
Event(LibHoney libhoney,
Builder builder)
Constructs a new Event with a default metadata string inherited from LibHoney.
|
Event(LibHoney libhoney,
Builder builder,
String metadata)
Constructs a new Event from a Builder, executing all dynamic fields and storing them as fields.
|
Copyright © 2017. All rights reserved.