값 priva > 제휴게시판

고객센터

제휴게시판


값 priva

페이지 정보

profile_image
작성자 보증수리
댓글 0건 조회 1,139회 작성일 23-12-14 17:26

본문

값 private int mColor; //생성자 public ListItem(String title, String desc, int color) { mTitle = title; mDesc = desc; mColor = color; } //각 변수들의 getter 메소드 public String getTitle() { return mTitle; } public String getDesc() { return mDesc; } public int getColor() { return mColor; } }

댓글목록

등록된 댓글이 없습니다.

Partners