mirror of git://gcc.gnu.org/git/gcc.git
				
				
				
			
		
			
				
	
	
		
			22 lines
		
	
	
		
			540 B
		
	
	
	
		
			C++
		
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			540 B
		
	
	
	
		
			C++
		
	
	
	
| 
 | |
| // DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
 | |
| 
 | |
| #ifndef __java_lang_System$EnvironmentSet__
 | |
| #define __java_lang_System$EnvironmentSet__
 | |
| 
 | |
| #pragma interface
 | |
| 
 | |
| #include <java/lang/System$EnvironmentCollection.h>
 | |
| 
 | |
| class java::lang::System$EnvironmentSet : public ::java::lang::System$EnvironmentCollection
 | |
| {
 | |
| 
 | |
| public:
 | |
|   System$EnvironmentSet(::java::util::Set *);
 | |
|   virtual jboolean equals(::java::lang::Object *);
 | |
|   virtual jint hashCode();
 | |
|   static ::java::lang::Class class$;
 | |
| };
 | |
| 
 | |
| #endif // __java_lang_System$EnvironmentSet__
 |