T
- the generic type of the sourcepublic abstract class AbstractSource<T> extends Object implements Source<T>
Constructor and Description |
---|
AbstractSource(String name)
Creates a source with the given name.
|
public AbstractSource(String name)
name
- IllegalArgumentException
- if the name is blankCopyright © 2019 sejda. All rights reserved.