summaryrefslogtreecommitdiffstats
path: root/libjava/java/util/concurrent/ConcurrentSkipListMap$SubMap$SubMapEntryIterator.h
diff options
context:
space:
mode:
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>2007-04-19 00:24:09 +0000
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>2007-04-19 00:24:09 +0000
commitef45a2696c58923d63a7854ea5bc0840ede96047 (patch)
treee08786d000d7c3bc2119fb775da6d96fbbe84475 /libjava/java/util/concurrent/ConcurrentSkipListMap$SubMap$SubMapEntryIterator.h
parentef09cb43eedbb66a9e9062144a4af825e581ab1a (diff)
downloadppe42-gcc-ef45a2696c58923d63a7854ea5bc0840ede96047.tar.gz
ppe42-gcc-ef45a2696c58923d63a7854ea5bc0840ede96047.zip
libjava
* Regenerated headers with new gjavah. libjava/classpath * tools/gnu/classpath/tools/javah/MethodHelper.java (print): Changed arguments. Directly print method name. * tools/gnu/classpath/tools/javah/ClassWrapper.java (methodNameMap): New field. (makeVtable): Initialize it. (printMethods): Compute name for bridge targets. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@123965 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/java/util/concurrent/ConcurrentSkipListMap$SubMap$SubMapEntryIterator.h')
-rw-r--r--libjava/java/util/concurrent/ConcurrentSkipListMap$SubMap$SubMapEntryIterator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libjava/java/util/concurrent/ConcurrentSkipListMap$SubMap$SubMapEntryIterator.h b/libjava/java/util/concurrent/ConcurrentSkipListMap$SubMap$SubMapEntryIterator.h
index 8b01d994082..0c0c9e55248 100644
--- a/libjava/java/util/concurrent/ConcurrentSkipListMap$SubMap$SubMapEntryIterator.h
+++ b/libjava/java/util/concurrent/ConcurrentSkipListMap$SubMap$SubMapEntryIterator.h
@@ -14,7 +14,7 @@ class java::util::concurrent::ConcurrentSkipListMap$SubMap$SubMapEntryIterator :
public: // actually package-private
ConcurrentSkipListMap$SubMap$SubMapEntryIterator(::java::util::concurrent::ConcurrentSkipListMap$SubMap *);
public:
- ::java::util::Map$Entry * target$next();
+ ::java::util::Map$Entry * ConcurrentSkipListMap$SubMap$SubMapEntryIterator$next();
::java::lang::Object * next();
public: // actually package-private
::java::util::concurrent::ConcurrentSkipListMap$SubMap * __attribute__((aligned(__alignof__( ::java::util::concurrent::ConcurrentSkipListMap$SubMap$SubMapIter)))) this$1;
OpenPOWER on IntegriCloud