- All Superinterfaces:
- IExpressionNode, IExpressionNode.INodeObject<java.lang.String>, java.util.function.Supplier<java.lang.String>
- Enclosing interface:
- IExpressionNode
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface
public static interface IExpressionNode.INodeString
extends IExpressionNode.INodeObject<java.lang.String>
Common object types (Provided as functional interfaces, these should NEVER be tested against with instanceof