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
org.jacop.jasat.utils
Interface Factory<E>
public interface
Factory<E>
a factory for type E
Version:
4.9
Author:
Simon Cruanes and Radoslaw Szymanek
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
E
newInstance
()
method to call to get a new instance of the type E
Method Detail
newInstance
E
newInstance()
method to call to get a new instance of the type E
Returns:
a new instance of E
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 © 2022. All rights reserved.