Package org.cytoscape.work.properties
-
Interface Summary Interface Description TunablePropertyHandler An extension ofTunableHandler
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 withTunable
annotations to and from a Properties object.TunablePropertySerializerFactory Factory to create TunablePropertySerializer instances.