@Generated(value={"Immutables.generator","_Lifecycle"}) public final class Lifecycle extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Lifecycle.Builder
Builds instances of type
Lifecycle. |
| Modifier and Type | Method and Description |
|---|---|
static Lifecycle.Builder |
builder()
Creates a builder for
Lifecycle. |
boolean |
equals(Object another)
This instance is equal to all instances of
Lifecycle that have equal attribute values. |
Data |
getData()
The datas
|
Type |
getType()
The type
|
int |
hashCode()
Computes a hash code from attributes:
data, type. |
String |
toString()
Prints the immutable value
Lifecycle with attribute values. |
public Data getData()
public Type getType()
public boolean equals(Object another)
Lifecycle that have equal attribute values.public int hashCode()
data, type.public String toString()
Lifecycle with attribute values.public static Lifecycle.Builder builder()
Lifecycle.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.