@Immutable public interface User { @NotNull String getName(); @Range(min = 0, max = 120) int getAge(); }


上一篇:
下一篇:
切换中文