public static class PartBuilder.Every extends Object implements PartBuilder
PartBuilder.Always, PartBuilder.And, PartBuilder.Every, PartBuilder.On, PartBuilder.Range| Constructor and Description |
|---|
Every(int step)
构造
|
Every(PartBuilder partBuilder,
int step)
构造
|
| Modifier and Type | Method and Description |
|---|---|
String |
build()
构建
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitalwayspublic Every(int step)
step - 步长public Every(PartBuilder partBuilder, int step)
partBuilder - 表达式step - 步长Copyright © 2025. All rights reserved.