Class DefaultFemaleStringExpressionSocketFactory
- java.lang.Object
-
- jmri.jmrit.logixng.implementation.DefaultFemaleStringExpressionSocketFactory
-
- All Implemented Interfaces:
FemaleSocketFactory
public class DefaultFemaleStringExpressionSocketFactory extends java.lang.Object implements FemaleSocketFactory
Factory class for DefaultFemaleStringExpressionSocket class.
-
-
Constructor Summary
Constructors Constructor Description DefaultFemaleStringExpressionSocketFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description FemaleSocketManager.SocketType
getFemaleSocketType()
-
-
-
Constructor Detail
-
DefaultFemaleStringExpressionSocketFactory
public DefaultFemaleStringExpressionSocketFactory()
-
-
Method Detail
-
getFemaleSocketType
public FemaleSocketManager.SocketType getFemaleSocketType()
- Specified by:
getFemaleSocketType
in interfaceFemaleSocketFactory
-
-