IceInternal.Functional_LongCallback Maven / Gradle / Ivy
//
// Copyright (c) ZeroC, Inc. All rights reserved.
//
package IceInternal;
public interface Functional_LongCallback
{
void apply(long arg);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy