Reference Type Casting
Given a compile-time reference type S (source) and a compile-time reference type T (target), a casting conversion exists from S to T if no compile-time errors occur due to the following rules.
https://docs.oracle.com/javase/specs/jls/se7/html/jls-5.html#jls-5.5.1
2018년 4월 18일 수요일
피드 구독하기:
댓글 (Atom)
[Android Studio] Installation and Make a Layer for Mac OS(High Sierra)
1. download android studio https://developer.android.com/studio/#downloads 2. Make a Shared Resource(String in this case) 3...
-
"Unicode Character 'NULL' (U+0000)" https://www.fileformat.info/info/unicode/char/0000/index.htm "Why Char Uses 2 ...
-
1. Connect Arduino web-site https://www.arduino.cc/en/Main/Software 2. Download the IDE for Mac 3. Completion
-
1. 인터페이스의 필요성 □ 인터페이스의 역할 1. 개발 코드를 수정하지 않고 사용객체 변경 2. 객체 선택에 따른 실행내용, 리턴값 다양화(다형성) □ 인터페이스로 구현된 API Comparable ...
댓글 없음:
댓글 쓰기