JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
io.sundr.builder
Interface Editable<T>
Type Parameters:
T
- The object to edit.
public interface
Editable<T>
An interface that describes an Editable object. Editable objects are objects that can by edited by obtaining a new instance of the appropriate
Builder
feed with the information encapsulated by the current instance.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
T
edit
()
Method Detail
edit
T
edit()
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2019. All Rights Reserved.