Uses of Class
org.xmloperator.lambda2.net.impl.PortImpl

Packages that use PortImpl
org.xmloperator.lambda2.net.impl   
 

Uses of PortImpl in org.xmloperator.lambda2.net.impl
 

Subclasses of PortImpl in org.xmloperator.lambda2.net.impl
 class BinaryCellImpl
          BinaryCell implementation.
 class CellImpl
          Cell implementation.
 class DecoderImpl
          Decoder implementation.
 class EraserCellImpl
          Eraser implementation.
 class PentaryMultiplexorImpl
          Multiplexor implementation.
 class WireCellImpl
          Wire cell implementation.
 

Constructors in org.xmloperator.lambda2.net.impl with parameters of type PortImpl
LambdaNetImpl(PortImpl bodySupport)
          Constructor of a cloned LambdaNet.