OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [tags/] [gnu-dev/] [fsf-gcc-snapshot-1-mar-12/] [or1k-gcc/] [libjava/] [java/] [nio/] [channels/] [ClosedSelectorException.h] - Diff between revs 758 and 783

Go to most recent revision | Only display areas with differences | Details | Blame | View Log

Rev 758 Rev 783
 
 
// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
 
 
#ifndef __java_nio_channels_ClosedSelectorException__
#ifndef __java_nio_channels_ClosedSelectorException__
#define __java_nio_channels_ClosedSelectorException__
#define __java_nio_channels_ClosedSelectorException__
 
 
#pragma interface
#pragma interface
 
 
#include <java/lang/IllegalStateException.h>
#include <java/lang/IllegalStateException.h>
extern "Java"
extern "Java"
{
{
  namespace java
  namespace java
  {
  {
    namespace nio
    namespace nio
    {
    {
      namespace channels
      namespace channels
      {
      {
          class ClosedSelectorException;
          class ClosedSelectorException;
      }
      }
    }
    }
  }
  }
}
}
 
 
class java::nio::channels::ClosedSelectorException : public ::java::lang::IllegalStateException
class java::nio::channels::ClosedSelectorException : public ::java::lang::IllegalStateException
{
{
 
 
public:
public:
  ClosedSelectorException();
  ClosedSelectorException();
private:
private:
  static const jlong serialVersionUID = 6466297122317847835LL;
  static const jlong serialVersionUID = 6466297122317847835LL;
public:
public:
  static ::java::lang::Class class$;
  static ::java::lang::Class class$;
};
};
 
 
#endif // __java_nio_channels_ClosedSelectorException__
#endif // __java_nio_channels_ClosedSelectorException__
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.