Table of Contents

Class IntPredicate

Namespace
Java.Util.Function
Assembly
MASES.JNet.dll
public class IntPredicate : Predicate<int>, IDynamicMetaObjectProvider, IJVMBridgeCore, IDisposable, IJVMBridgeBaseStatic, IIntPredicate, IPredicate<int>, IJVMBridgeBase, IJVMBridgeDefinition
Inheritance
IntPredicate
Implements
Derived
Inherited Members
Extension Methods

Properties

BridgeClassName

Java class name to be instantiated

public override string BridgeClassName { get; }

Property Value

string