Class ShrinkitSourceFactory
java.lang.Object
com.webcodepro.applecommander.storage.ShrinkitSourceFactory
- All Implemented Interfaces:
Source.Factory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfromObject
(Object object) fromSource
(Source source) fromSource
(Source source, int requestedBlockSize)
-
Constructor Details
-
ShrinkitSourceFactory
public ShrinkitSourceFactory()
-
-
Method Details
-
fromObject
- Specified by:
fromObject
in interfaceSource.Factory
-
fromSource
- Specified by:
fromSource
in interfaceSource.Factory
-
fromSource
-