com.google.code.java2objc.examples.lang
Class AssortedExamples

java.lang.Object
  extended by com.google.code.java2objc.examples.lang.AssortedExamples

public class AssortedExamples
extends Object

Demo of assorted language constructs

Author:
Inderjeet Singh

Constructor Summary
AssortedExamples()
           
 
Method Summary
 int labeledStatement()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AssortedExamples

public AssortedExamples()
Method Detail

labeledStatement

public int labeledStatement()


Copyright © 2011. All Rights Reserved.