Package io.keikai.model.util


package io.keikai.model.util

Keikai Spreadsheet Internal Book Model Utilities classes.

  • Classes
    Class
    Description
    A simple LRU cache map with optional time-based entry expiry.
    This class can be used to match a SCellStyle with a criteria.
    This class can be used to match a SFont with a criteria.
    Thread-local locale management.
    Pair<X,Y>
    A simple immutable pair of two values.
    Use this class to help you concurrently access book model safely.
     
    Assists with the serialization process and performs additional functionality based on serialization.
    The class contains methods for checking a string.
    This class contains methods for validating arguments of a method.