JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
ru.cwcode.tkach.config.base.manager
Interface ConfigPersister.Preprocessor<C extends
Config
<C>>
Enclosing class:
ConfigPersister
<
C
extends
Config
<
C
>>
public static interface
ConfigPersister.Preprocessor<C extends
Config
<C>>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
preprocess
(
C
config,
String
data)
Method Details
preprocess
String
preprocess
(
C
config,
String
data)