JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
studio.magemonkey.divinity.stats.items.attributes.api
Interface Emptible<Z>
All Known Implementing Classes:
SocketAttribute
public interface
Emptible<Z>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Z
getDefaultValue
()
boolean
isEmpty
(
Z
value)
Method Details
isEmpty
boolean
isEmpty
(@NotNull
Z
value)
getDefaultValue
@NotNull
Z
getDefaultValue
()