Glacier2.Callback_StringSet_add Maven / Gradle / Ivy
//
// Copyright (c) ZeroC, Inc. All rights reserved.
//
//
// Ice version 3.7.7
//
//
//
// Generated from file `Session.ice'
//
// Warning: do not edit this file.
//
//
//
package Glacier2;
/**
* Add a sequence of strings to this set of constraints. Order is
* not preserved and duplicates are implicitly removed.
*
**/
public abstract class Callback_StringSet_add extends Ice.OnewayCallback
{
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy