예:
public BankAccount(long accountNumber, String owner, double balance, double interestRate) { // fields initialization }
검사 구성: