Projekt

Obecné

Profil

« Předchozí | Další » 

Revize e77e4dac

Přidáno uživatelem Jan Havlíček před asi 4 roky(ů)

#re #7831 indentation problem with inner classes

Zobrazit rozdíly:

demo_jh/Deserializer_tests/src/samples/ok/Simple.java
17 17
    public double testDouble = 1.00;
18 18
    public int[] intArray = new int[3];
19 19
    public String[] stringArray = new String[3];
20
    
21
    public Inner locInnerClassInstance = new Inner();
20 22

  
21 23
    public Level localEnum = Level.LOW; 
22 24

  

Také k dispozici: Unified diff