Advertisement
Guest User

Classtype.class

a guest
Sep 15th, 2011
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.72 KB | None | 0 0
  1. // Decompiled by DJ v3.12.12.96 Copyright 2011 Atanas Neshkov  Date: 9/15/2011 6:51:42 PM
  2. // Home Page: http://members.fortunecity.com/neshkov/dj.html  http://www.neshkov.com/dj.html - Check often for new version!
  3. // Decompiler options: packimports(3)
  4. // Source File Name:   ClassType.java
  5.  
  6. package mail;
  7.  
  8. import java.util.Map;
  9.  
  10. public interface ClassType
  11.     extends java.util.Map.Entry
  12. {
  13.  
  14.     public abstract String getName();
  15.  
  16.     public static final String scr = "g4256d(J5jQtg4256d(J5jg4256d(J5jQtw&K%Ro8678z1$sX897Qtw&K%Ro8678z1$sXg4256d(J5jQtw&K%Ro8678z1$sX897897w&g4256d(J5jQtw&K%Ro8678z1$sX897K%Ro8678z1$sX897g4256d(J5jQtw&K%Ro8678z1$sX897";
  17.     public static final java.util.Map.Entry common = null;
  18.  
  19. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement