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