public static class LocalSession.Builder
extends java.lang.Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
LocalSession |
build() |
void |
withLastUpdate(int lastUpdate) |
void |
withStartedAt(int startedAt) |
public void withStartedAt(int startedAt)
public void withLastUpdate(int lastUpdate)
public LocalSession build()
Copyright © 2009-2019 The Apache Software Foundation