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
com.networknt.schema
Interface Collector<E>
Type Parameters:
E
-
public interface
Collector<E>
Basic interface that allows the implementers to collect the information and return it.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
E
collect
()
Method Detail
collect
E
collect()
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 © 2020. All rights reserved.