Interface | Description |
---|---|
TunablePropertyHandler |
An extension of
TunableHandler with added functionality to support
converting to/from a String. |
TunablePropertyHandlerFactory<T extends TunablePropertyHandler> |
A specialization of TunableHandlerFactory for TunablePropertyHandler.
|
TunablePropertySerializer |
This is a type of tunable interceptor that converts the values
annotated with
Tunable annotations to and from a Properties object. |
TunablePropertySerializerFactory |
Factory to create TunablePropertySerializer instances.
|
Copyright 2011-2015 Cytoscape Consortium. All rights reserved.