Class BinaryExpressionFluent.CastLeftNested<N>

java.lang.Object
io.sundr.builder.BaseFluent<A>
io.sundr.model.CastFluent<BinaryExpressionFluent<A>.CastLeftNested<N>>
io.sundr.model.BinaryExpressionFluent.CastLeftNested<N>
All Implemented Interfaces:
Nested<N>
Enclosing class:
BinaryExpressionFluent<A extends BinaryExpressionFluent<A>>

public class BinaryExpressionFluent.CastLeftNested<N> extends CastFluent<BinaryExpressionFluent<A>.CastLeftNested<N>> implements Nested<N>
  • Method Details

    • and

      public N and()
      Specified by:
      and in interface Nested<N>
    • endCastLeft

      public N endCastLeft()