Class Target2Double

  • All Implemented Interfaces:
    AlphabetCarrying, java.io.Serializable

    public class Target2Double
    extends Pipe
    Convert object in the target field into a floating-point numeric type
    Author:
    David Mimno
    See Also:
    Serialized Form
    • Constructor Detail

      • Target2Double

        public Target2Double()
    • Method Detail

      • pipe

        public Instance pipe​(Instance carrier)
        Description copied from class: Pipe
        Really this should be 'protected', but isn't for historical reasons.
        Overrides:
        pipe in class Pipe