JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
common.helper.storage
Interface Storage
All Known Implementing Classes:
FileStorage
public interface
Storage
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
save
(
String
fileName,
String
contents)
Method Details
save
boolean
save
(
String
fileName,
String
contents)