PlainSocketImpl.h: Regenerate.
* gnu/java/net/PlainSocketImpl.h: Regenerate. * gnu/classpath/jdwp/VMVirtualMachine.h: Same. * gnu/classpath/jdwp/VMFrame.h: Same. * java/net/Socket.h: Same. * java/util/Collections$UnmodifiableMap$UnmodifiableEntrySet.h: Same. From-SVN: r122006
This commit is contained in:
@@ -91,7 +91,6 @@ public:
|
||||
public: // actually package-private
|
||||
static ::java::net::SocketImplFactory * factory;
|
||||
::java::net::SocketImpl * __attribute__((aligned(__alignof__( ::java::lang::Object)))) impl;
|
||||
jboolean implCreated;
|
||||
jboolean bound;
|
||||
private:
|
||||
jboolean inputShutdown;
|
||||
|
||||
@@ -18,7 +18,7 @@ public: // actually package-private
|
||||
public:
|
||||
::java::util::Iterator * iterator();
|
||||
JArray< ::java::util::Map$Entry * > * target$toArray();
|
||||
JArray< ::java::util::Map$Entry * > * toArray(JArray< ::java::util::Map$Entry * > *);
|
||||
JArray< ::java::lang::Object * > * toArray(JArray< ::java::lang::Object * > *);
|
||||
JArray< ::java::lang::Object * > * toArray();
|
||||
private:
|
||||
static const jlong serialVersionUID = 7854390611657943733LL;
|
||||
|
||||
Reference in New Issue
Block a user