TestEnum1b.java :  » android-core » platform-libcore » org » apache » harmony » annotation » tests » java » lang » annotation » Android Open Source

Android Open Source » android core » platform libcore 
platform libcore » org » apache » harmony » annotation » tests » java » lang » annotation » TestEnum1b.java
package org.apache.harmony.annotation.tests.java.lang.annotation;

public enum TestEnum1b {
    Z, F, L, A, B
}
java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.