JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.ddogleg.struct
Factory
Contents
Description
Method Summary
Method Details
newInstance()
Hide sidebar
Show sidebar
Interface Factory<
T
>
public interface
Factory<T>
Factory for creating an object with no arguments
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
newInstance
()
Method Details
newInstance
T
newInstance
()