Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. Java.Util.Concurrent
  3. ConcurrentSkipListMap
  4. LastKey()
  • ConcurrentSkipListMap
    • ConcurrentSkipListMap()
    • ConcurrentSkipListMap(IComparator)
    • ConcurrentSkipListMap(IDictionary)
    • ConcurrentSkipListMap(IntPtr, JniHandleOwnership)
    • JniPeerMembers
    • ThresholdClass
    • ThresholdType
    • CeilingEntry(Object)
    • CeilingKey(Object)
    • Clone()
    • Comparator()
    • Compute(Object, IBiFunction)
    • ComputeIfAbsent(Object, IFunction)
    • ComputeIfPresent(Object, IBiFunction)
    • DescendingKeySet()
    • EntrySet()
    • FirstEntry()
    • FirstKey()
    • FloorEntry(Object)
    • FloorKey(Object)
    • ForEach(IBiConsumer)
    • GetOrDefault(Object, Object)
    • HigherEntry(Object)
    • HigherKey(Object)
    • LastEntry()
    • LastKey()
    • LowerEntry(Object)
    • LowerKey(Object)
    • Merge(Object, Object, IBiFunction)
    • NavigableKeySet()
    • PollFirstEntry()
    • PollLastEntry()
    • PutIfAbsent(Object, Object)
    • Remove(Object, Object)
    • Replace(Object, Object)
    • Replace(Object, Object, Object)
    • ReplaceAll(IBiFunction)
monoandroid
namespace Java.Util.Concurrent
{
    [JavaTypeParameters(new[] { "K", "V" })]
    [Register("java/util/concurrent/ConcurrentSkipListMap", DoNotGenerateAcw = true)]
    public class ConcurrentSkipListMap : AbstractMap, IJavaObject, IJavaPeerable, ISerializable, ICloneable, IDisposable
    {
        [Register("lastKey", "()Ljava/lang/Object;", "GetLastKeyHandler")]
        public virtual Object? LastKey();
    }
}
.NET
6.07.08.09.0
Information specific to monoandroid
Assembly

Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙