Table of Contents

Class IntPredicate

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

Properties

BridgeClassName

Java class name to be instantiated

public override string BridgeClassName { get; }

Property Value

string