Class ClassNames


  • public class ClassNames
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ClassNames()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • SHARED_PREFERENCES

        public static final com.squareup.javapoet.ClassName SHARED_PREFERENCES
      • SHARED_PREFERENCES_EDITOR

        public static final com.squareup.javapoet.ClassName SHARED_PREFERENCES_EDITOR
      • RESOURCES

        public static final com.squareup.javapoet.ClassName RESOURCES
      • ILLEGAL_STATE_EXCEPTION

        public static final com.squareup.javapoet.ClassName ILLEGAL_STATE_EXCEPTION
      • OBJECTS

        public static final com.squareup.javapoet.ClassName OBJECTS
    • Constructor Detail

      • ClassNames

        public ClassNames()