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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libjava/] [gnu/] [java/] [awt/] [peer/] [gtk/] [GtkToolkit$LRUCache.h] - Rev 756

Compare with Previous | Blame | View Log

 
// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
 
#ifndef __gnu_java_awt_peer_gtk_GtkToolkit$LRUCache__
#define __gnu_java_awt_peer_gtk_GtkToolkit$LRUCache__
 
#pragma interface
 
#include <java/util/LinkedHashMap.h>
extern "Java"
{
  namespace gnu
  {
    namespace java
    {
      namespace awt
      {
        namespace peer
        {
          namespace gtk
          {
              class GtkToolkit$LRUCache;
          }
        }
      }
    }
  }
}
 
class gnu::java::awt::peer::gtk::GtkToolkit$LRUCache : public ::java::util::LinkedHashMap
{
 
public:
  GtkToolkit$LRUCache(jint);
public: // actually protected
  virtual jboolean removeEldestEntry(::java::util::Map$Entry *);
public: // actually package-private
  jint __attribute__((aligned(__alignof__( ::java::util::LinkedHashMap)))) max_entries;
public:
  static ::java::lang::Class class$;
};
 
#endif // __gnu_java_awt_peer_gtk_GtkToolkit$LRUCache__
 

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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