Computer and Modernization ›› 2012, Vol. 1 ›› Issue (9): 187-189.doi: 10.3969/j.issn.1006-2475.2012.09.048

• 应用与开发 • Previous Articles     Next Articles

Analysis and Application of Anonymous Inner Class Based on Java

WU Hong-ping   

  1. College of Mathematics and Information Science, Northwest Normal University, Lanzhou 730070, China
  • Received:2012-05-11 Revised:1900-01-01 Online:2012-09-21 Published:2012-09-21

Abstract: Inner class is one of major characteristics of Java, this paper discusses the creation mechanism and method of the anonymous inner class in Java, analyzes the attributes and rules of the anonymous inner class member variables and member methods, gives the actual application example to the anonymous inner class.

Key words: Java language, anonymous inner class, analysis and application