public interface TransformParameterSpec extends AlgorithmParameterSpec
Transform
algorithm. The purpose of this interface is to group (and provide type
safety for) all transform parameter specifications. All transform parameter
specifications must implement this interface.Transform
Copyright © 2000-2012 The Apache Software Foundation. All Rights Reserved.